Hi, nowadays I can't find any docs says how can I ...
# prisma-whats-new
s
Hi, nowadays I can't find any docs says how can I deal withh user login / logout etc (in graphcool of course) any idea where can I find such an example?
s
Thanks! 😉
h
There is github auth example too
s
Perfect, also maybe you would know - user management, password resets etc - this is something that we got out of the box from Graph cool or we should write some custom logic to achieve that?
h
You need to write it yourself 🙂 maybe somebody can extend auth example with reset password it could be nice addition 🙂 @nilan
s
Thanks!