superlogin icon indicating copy to clipboard operation
superlogin copied to clipboard

Forgot Password function

Open mqtik opened this issue 6 years ago • 0 comments

I have working a login & signup, nothing too fancy. For this I'm using PouchDB & PouchDB-Authentication

Such system lacks of some important functions, like Forgot Password.

How do you handle the _users when setting a new password, and more importantly, how do you set the password in the _users table?

I know it's SHA-256 encoded, but I don't know how can I set a new one.

Please help

mqtik avatar Nov 30 '18 14:11 mqtik