Any chance to get a Prisma + auth0 example?
# prisma-whats-new
h
Any chance to get a Prisma + auth0 example?
👏 2
parrotwave4 2
👍 2
e
There are a couple of guys working on this with graphcool 1.0 beta. I don’t have the link on this computer. I’ll check later.
l
I have a simple auth0 example using Prisma in my app, but haven’t had a chance to split it into an example yet – pushing to get my MVP shipped
👍 1
h
@logan nice! if its possible would love to see anything, even a gist. i didn't really use graphcool 1.0 so im reallly curious. Good luck on oyur MVP launch 🙂
l
I handle it mostly on the front end, then just verify token on backend... Gist could work, maybe I can even let u take a look if u want to make a gist 😅
h
@logan yeah would be great if you could. i dont mind making the gist lol And I see.. that makes total sense now that you say it
l
awesome! what’s ur github username?
h
I guess you just verify the token and if you need your users then you have a resolver to grab users from auth0 right?
@logan harrisrobin
thanks:)