The Loop Tech - Vuejs

How to connect keycloak and Nuxt

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.

  1. manage the keycloak manually
  2. Using # Nuxt OpenID-Connect Module