-
Configure the keycloak setting
Change the keycloak settings in
src/components/keycloak.js
const keycloak = new Keycloak({ realm: "KEYCLOAK_REALM", url: "http://KEYCLOAK_URL/auth/", clientId: "KEYCLOAK_CLIENT_ID", })
-
Run DEV server.
npm run develop
-
Build Gatsby app.
npm run build
-
Notifications
You must be signed in to change notification settings - Fork 1
A Gatsby App with Keycloak authentication
License
mihaylovin/gatsby-keycloak
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A Gatsby App with Keycloak authentication
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published