Hi, Does exist some good tutorial how to integrate...
# orm-help
f
Hi, Does exist some good tutorial how to integrate Auth0 into Graphcool hosten on console.graphcool I am unable to find working solution. I get tokens from Auth0 using their api, but when I want to create user I get
GraphQL error: The provided idToken is invalid
. I am really lost and it is not last problem I face. There is another things that are unclear for me and graphcool docs seems empty
f
If you are just starting with Graphcool… I’d recommend checking Prisma instead. All the efforts are on that project now. If you want an example of Prisma + Auth0 (+ Vue), check: https://github.com/frandiox/vue-graphql-enterprise-boilerplate