hdknr / example-auth0

A simple example that shows how to use Nuxt.js with Auth0.
https://auth0.nuxtjs.org
MIT License
0 stars 0 forks source link

playground branch

nuxt-auth0

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

nuxt-auth0

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

Credits

This example is inspired by next.js-auth0 made by Luís Rudge.

Setup

Running Locally

/etc/hosts:

127.0.0.1  localhost localhost.lafoglia.jp
git clone https://github.com/hdknr/example-auth0.git
cd example-auth0
npm install
npm run dev