anyone able to set up the email-password AND faceb...
# prisma-whats-new
z
anyone able to set up the email-password AND facebook auth template with new framework?
n
you need to make adjustments to
types.graphql
and the code to make it work together 🙂
z
I uncommented the added code and left only the loggedInUser for the email-password since they both looked identical but I’m getting a
Function with name 'facebookAuthentication' has invalid payloadName: 'AuthenticateUserPayload'
error
n
please start a new discussion in the Forum: https://www.graph.cool/forum/
z
any chance someone can just glance at a public repo? https://github.com/zebapy/learn-graphcool there isn’t much besides existing templates used