Did someone manage to get rs256 JWT (from auth0) w...
# prisma-whats-new
q
Did someone manage to get rs256 JWT (from auth0) working with graphcool (cloud)? If so, how... 😛?
e
Check this one out by @lawjolla: https://github.com/LawJolla/prisma-auth0-example
l
That's an example for Prisma. I believe there are examples in the Graphcool Framework
q
would these work on the cloud version of graphcool... I'm working in the console of graphcool.
e
These = ?
I didn't realize that you were looking at graphcool and not prisma. Look at graphcool examples.
q
yeah, thx... apparently I have to use the cli-powered version of graphcool. Will check, thx.