Demo integrating Keycloak authentication between React frontend and Spring backend.
A simple demo and playground that integrates Keycloak authentication between a React frontend and a Spring Boot (Kotlin) backend. It demonstrates OpenID Connect/OAuth2 flows, uses TypeScript/JavaScript and TailwindCSS on the frontend, and includes Docker configuration for local testing; suited for developers prototyping SSO and protected API patterns.
0