Join Slack
Powered by
Hi, how send auth request to graphcool? because `c...
# prisma-whats-new
s
Sergey
09/01/2017, 7:29 AM
Hi, how send auth request to graphcool? because
createUser
mutation return error with this user is already added
a
agartha
09/01/2017, 7:37 AM
With the built-in authentication methods, you use
signinUser
, with custom authentication (Schema Extensions), you use
generateAuthToken
from the
graphcool-lib
Open in Slack
Previous
Next