auth0-vue3

This repo adapts the Auth0 plugin from https://github.com/alexeyzimarev/auth0-vue3-ts and attempts to use it with Vue 3 and Composition API.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.