Join Slack
Powered by
Hey, is there a way to retrieve the basic auth mut...
# prisma-whats-new
l
lifeiscontent
09/28/2017, 7:42 AM
Hey, is there a way to retrieve the basic auth mutations from graphcool as functions that I can change? Iād like to modify the createUser function to fit my needs.
a
agartha
09/28/2017, 10:50 AM
You can build your own using Schema Extension. This repo contains examples for many authentication methods:
https://github.com/graphcool-examples/functions/tree/master/authentication
c
coolboyjules
09/28/2017, 11:54 AM
i would note you'll need to enabled the beta to get access to these
šš» 1
Open in Slack
Previous
Next