Back to Refine

Keycloak Example | Best Practices in Refine v5

documentation/docs/examples/auth-provider/keycloak.md

3.25.0358 B
Original Source

Keycloak is a modular, API-first authentication and authorization service that you may use to add authentication and authorization to your apps. In this example, you'll see how to use Keycloak Login with Refine.

:::note Demo Credentials

Username: Refine Password: Refine

:::

<CodeSandboxExample path="auth-keycloak" />