You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't done any research in integrating anything like Facebook yet. Preferably there would be some kind of basic plugin system that allows you to make a separate package like prisma-auth-facebook or something and hook into Prisma Auth.
I don't need anything like this myself but I am open to PR's regarding such a feature.
Hello Space, i just finished my boilerplate working well, prisma is inside,
i don't want to pass the time to add your prisms-auth if you can do faster than me :) Please can you keep some time for me ? i'm ready to pay if you can integrate the Facebook authflow in this (i don't think it's a lot of work 😅)
Yes there is some code we can reuse from apollo-universal-starter-kit check https://github.com/sysgears/apollo-universal-starter-kit/search?q=facebook&unscoped_q=facebook
they did it but it's not for prisma, there is not a lot of work to adapt it. 🙏
Waiting your answer maybe by twitter? @simon_skiscool
I just added prisma-auth in my project it's working, i experimented prisma, it's amazing how typescript can help to create good code the typing help a lot !
Is it easy to add Facebook auth flow with your solution? do you have got the appropriate prisma schema for it?
I want to use your auth flow in my https://github.com/simonjoom/Apollo-RFX-PRISMA-ssr-boilerplate
The text was updated successfully, but these errors were encountered: