FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

nuxt/example-auth0: A simple example that shows how to use Nuxt.js with Auth0. · GitHub

nuxt-auth0

A simple example that shows how to use Nuxt.js with Auth0

You can access a simple demo here: https://auth0.nuxtjs.org

Setup

  • Create an account at Auth0 (https://auth0.com)

  • Add your endpoints to your client's allowed urls like this

  • Add your logout endpoint to your account allowed urls like this

  • Copy the file .env.example at the root folder, rename it as .env and add your Auth0 keys

Running Locally

git clone https://github.com/nuxt/example-auth0.git
cd example-auth0
npm install
npm run dev

About

A simple example that shows how to use Nuxt.js with Auth0.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

707 stars

Watchers

10 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL