Anyone else having issues with the auth0 template?...
# prisma-whats-new
f
Anyone else having issues with the auth0 template? https://github.com/graphcool/templates/tree/master/auth/auth0
r
Hey, so i was able to get it working just today. I can try and help.
Have you completed all the setup steps correctly? Which mostly involves uncommenting the relevant parts in types.graphql and the yml file
p
I was able to make it work after some struggle. I think I had to add the name property to the user class in types.graphql, which for some reason I had forgotten to put in.