You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo contains a minimal example of how to use Vue 3 with Keycloak
How to run
Copy the contents of .env.local.example to a .env.local file and fill in the blanks, after that use pnpm run dev to run the app in development mode with hot-reload