app icon indicating copy to clipboard operation
app copied to clipboard

Approach to do password reset in limoncello app

Open dreamsbond opened this issue 7 years ago • 4 comments

Could you suggest an approach handling password reset in limoncello app?

dreamsbond avatar Jan 31 '19 12:01 dreamsbond

I mean forgot password which user was unable to change password with authorized token

dreamsbond avatar Jan 31 '19 12:01 dreamsbond

What kind of help do you need? Find a method that sets a password for a given user?

neomerx avatar Feb 01 '19 12:02 neomerx

changing user password require authorized user token. so how would a user forget their password and need to reset it by themself.

dreamsbond avatar Feb 14 '19 02:02 dreamsbond

I've added a method to API for password reset. Sample usage.

neomerx avatar Feb 14 '19 17:02 neomerx