I am just so lost on trying to get Prisma/Auth0 co...
# orm-help
j
I am just so lost on trying to get Prisma/Auth0 configured. I've been working on this for 3 weeks now and have just about given up all hope.
l
Can you be more specific?
j
I tried integrating with GraphCool first, but I keep getting invalid token issues
Ok so I finally was able to create a user after switching to HS256. Is this the right way to do it or should I be configuring something elsewhere to stay with RS256?
l
Sorry, I thought you were using Prisma. I'm not sure how it works with Graphcool. But generally, you want RS256 when available. With RS256, the secret key never leaves the provider. With HS256, your server has secret keys