Join Slack
Powered by
I have extracted the methods I'm using for authent...
# orm-help
k
kitze
05/27/2019, 8:39 AM
I have extracted the methods I'm using for authentication in all of my Prisma projects in a package:
https://github.com/kitze/graphql-user
💯 4
graphql
3
s
Sachin Jani
05/27/2019, 8:44 AM
Nice one man. I love that you’ve used
tsdx
.
k
kitze
05/27/2019, 8:45 AM
Yeah it makes it so easy to open source a ts package
💯 1
z
Zarazas
05/27/2019, 3:52 PM
first up, thanks for this. do you think you can provide any kind of example how you use it/how you do authentication in general ?
s
Sachin Jani
05/27/2019, 4:00 PM
@Zarazas
Sorry for slidin’ in. This will help :
https://github.com/prisma/prisma-examples/tree/master/typescript/graphql-auth
❤️ 1
z
Zarazas
05/27/2019, 4:01 PM
thanks
@Sachin Jani
🙂 1
Open in Slack
Previous
Next