React Router
npx degit https://github.com/keycloakify/oidc-spa/examples/react-router oidc-spa-react-router
cd oidc-spa-react-router
cp .env.local.sample .env.local
yarn
yarn devEnabling SPA mode
oidc.client.ts
Setting up the entrypoint
Working with loaders
Running the example
Last updated
Was this helpful?