An open API service indexing awesome lists of open source software.

https://github.com/guilherme-codes/nuxt-auth0

A simple Oauth authentication using Nuxt and Auth0
https://github.com/guilherme-codes/nuxt-auth0

auth0 nuxt nuxt3 oauth oauth2

Last synced: 4 months ago
JSON representation

A simple Oauth authentication using Nuxt and Auth0

Awesome Lists containing this project

README

          

# Authentication with Nuxt and Auth0

- This is an authentication example using Nuxt and Auth, combined with Iron Session to create secure sessions.
- It's based on [nuxt-auth-utils](https://github.com/atinux/nuxt-auth-utils/) package.
- It uses Nitro and Iron session to create, update and delete cookies from server.