hassox / phoenix_guardian

A demo application showing usage of guardian and ueberauth
MIT License
300 stars 70 forks source link

Add support for password resets #36

Open enilsen16 opened 8 years ago

enilsen16 commented 8 years ago

I'd be interested to see what you suggest for password resets, since uberauth/guardian don't seem to have something built in. Or do you recommend using sentinel which seems to provide some of this functionality out of the box. Thanks @hassox!

walter commented 8 years ago

I'm working on this for my own project right now. Should have something to report back soon.