How to connect keycloak and Nuxt
Update: 2024-07-11
Description
While working in an internal project, I got the task of getting the connection between keycloak and our nuxt application.
After an hour of research, I found two feasible options to get this working fast and easy.
- manage the keycloak manually
- Using # Nuxt OpenID-Connect Module
Comments
In Channel