Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Approach to do password reset in limoncello app #58

Open
dreamsbond opened this issue Jan 31, 2019 · 4 comments
Open

Approach to do password reset in limoncello app #58

dreamsbond opened this issue Jan 31, 2019 · 4 comments
Assignees
Labels

Comments

@dreamsbond
Copy link

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

@dreamsbond
Copy link
Author

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

@neomerx neomerx self-assigned this Feb 1, 2019
@neomerx
Copy link
Collaborator

neomerx commented Feb 1, 2019

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

@dreamsbond
Copy link
Author

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

@neomerx
Copy link
Collaborator

neomerx commented Feb 14, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants