springboot-react-keycloak icon indicating copy to clipboard operation
springboot-react-keycloak copied to clipboard

The goal of this project is to secure movies-app using Keycloak (with PKCE). movies-app consists of two applications: one is a Spring Boot Rest API called movies-api and another is a React application...

Results 3 springboot-react-keycloak issues
Sort by recently updated
recently updated
newest added

https://github.com/react-keycloak/react-keycloak ⚠️ DEPRECATED and UNMAINTAINED This library is deprecated and will no longer be maintained or updated. Instead, it is recommended to use: [react-oidc-context](https://github.com/authts/react-oidc-context) for React SPA projects instead of...

Hello @ivangfr , as far as I know there are 2 ways to verify the JWT token i) Forward the token to Auth server for verification ii) Verify the token...

Thank you so much this great example project! Best Regards Bela