Skip to content

Nuxt 3 application with Auth0 composable for login functionality

Notifications You must be signed in to change notification settings

Jonatan-bs/nuxt3-auth0

Repository files navigation

AUTH0 Setup for NUXT3

  1. Create an application in https://auth0.com/
  2. In the application settings, find the domain and clientId and set the following properties in nuxt.config: runtimeConfig.public.auth0.AUTH_DOMAIN & runtimeConfig.public.auth0.AUTH_DOMAIN
  3. Copy the useAuth composable and use it as it's used in app.vue

About

Nuxt 3 application with Auth0 composable for login functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published