node-graphql-server icon indicating copy to clipboard operation
node-graphql-server copied to clipboard

Reset Password Example

Open joserocha3 opened this issue 6 years ago • 2 comments

These boilerplates are super useful. Has anyone been able to create add a reset password route?

I am not too familiar with jwt and node functionality and have not found any tutorials that work with graphql-yoga. Most tutorials use express directly and are fairly old, 8+ months. Maybe there is a better way to do it with graphql-yoga.

joserocha3 avatar Mar 25 '18 16:03 joserocha3

@joserocha3 there's an update password example here that might be helpful: https://github.com/graphcool/prisma/blob/master/examples/permissions/src/auth.js#L56

0xpatrickdev avatar Apr 26 '18 23:04 0xpatrickdev

@pcooney10 this link is 404 for me now.

sunapi386 avatar Nov 16 '18 22:11 sunapi386