Skip to main content
👀 Interested in the latest enterprise backend features of refine? 👉 Join now and get early access!
Version: 4.xx.xx

Keycloak

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.

Demo Credentials

Username: refine Password: refine

Run on your local
npm create refine-app@latest -- --example auth-keycloak
Last updated on Jul 19, 2023 by Yıldıray Ünlü