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

Add support for password reset to auth screens #155

Closed
mikejohnstn opened this issue Oct 22, 2013 · 5 comments · Fixed by #467
Closed

Add support for password reset to auth screens #155

mikejohnstn opened this issue Oct 22, 2013 · 5 comments · Fixed by #467
Milestone

Comments

@mikejohnstn
Copy link
Contributor

No description provided.

@mikejohnstn
Copy link
Contributor Author

Needs design, and should be optional since it clutters things up.

@prvnl
Copy link
Contributor

prvnl commented Nov 1, 2013

Just a thought.. The terms of service link is only shown when signing-up. The reset password link could only be visible when signing-in. So they could switch places and there’s no need to re-design!

Regards, Patrick

@jleandroperez jleandroperez modified the milestones: v0.7.1, v0.7.0 Feb 20, 2014
@jleandroperez jleandroperez modified the milestone: v0.7.1 Sep 9, 2014
@astralbodies
Copy link

Bump 😬

@prvnl
Copy link
Contributor

prvnl commented Nov 28, 2014

I've added a Pull Request #408 that adds an optional "Forgot Password" button to the Login ViewController. I use this in my Simperium implementations, maybe it's helpful for other Simperium users.

If there's no "Forgot Password" mechanism already in place, you could use the basis of https://github.com/prvnl/simperium-user-manager to support this feature.

Regards Patrick

@jleandroperez
Copy link
Contributor

@prvnl thanks so much for sharing that code!. This issue has been a longstanding missing (big) feature. We'll get it merged soon,

Thank you sir!
Jorge

@jleandroperez jleandroperez modified the milestone: v0.7.9 Feb 6, 2015
jleandroperez added a commit that referenced this issue Mar 20, 2015
…n-osx

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

Successfully merging a pull request may close this issue.

4 participants