Friedrich

Results 1 issues of Friedrich

**Describe the bug** The subproject at `examples/react-router` fails to compile: ``` TypeScript error in .../react-keycloak-examples/examples/react-router/src/routes/utils.tsx(7,11): Interface 'PrivateRouteParams' incorrectly extends interface 'RouteProps'. ``` **To Reproduce** Steps to reproduce the behavior: 1....