Skip to content

kjetilge/prisma-auth0-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prisma-auth0-vue

Authentification and authorization with vue, auth0 and prisma/graphql

Authenticating with spinner

credits:

https://www.storyblok.com/tp/how-to-auth0-vuejs-authentication
https://github.com/LawJolla/prisma-auth0-example (go here for auth0 setup description)

Quickstart

git clone http...
cd prisma-auth0-vue/client
cp example.auth0-variables.js auth0-variables.js // Then fill in your auth0 params
yarn install
yarn dev
cd ../sever
cp example.env .env // Then fill in your PRISMA/AUTH params
yarn install
yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published