Last updated 2 days ago
Was this helpful?
The example setup is live here: https://example-react-router.oidc-spa.dev/
Run it locally with:
git clone https://github.com/keycloakify/oidc-spa mv oidc-spa/examples/react-router oidc-spa-react-router rm -rf oidc-spa cd oidc-spa-react-router cp .env.local.sample .env.local yarn yarn dev