does anyone have a good example of facebook oauth ...
# prisma-whats-new
h
does anyone have a good example of facebook oauth + graphql (without auth0) ?
d
There were some good examples that worked with "old" graphcool. Perhaps they can be adapted for Prisma? https://github.com/graphcool/templates/tree/master/auth
These are out of date, but I am sure some of it can be adapted.
h
yeah maybe. let me try. I was initially trying with passport-facebook but it felt ugly.
d
Please let me know if you have success. I'd like to implement also, but am a bit away from needing it in my app yet. Cheers.
h
will do
m
Prisma or framework?
h
@matic Prisma
d
Thanks @harrisrobin! Fantastic job.