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

forgot password/password reset implementation (skeleton, proposal) #9

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

gplesz
Copy link

@gplesz gplesz commented Sep 26, 2013

Hi, I gained a lot of these solutions to the new aspnet.identity but could not find. Might be interesting. I do not have to send the e-mail you may want to write it?

@rustd
Copy link
Owner

rustd commented Oct 1, 2013

Hi Gábor,

Thank you for submitting this pull request. This is very useful. At this time we are working on the Password Reset feature of ASP.NET Identity which will be available in the 1.1 time frame. I will be updating this sample to pull in the nightly builds and we can iterate on this pull request at that time. You pull request is very interesting esp the part about generating the crypto keys.

@gplesz
Copy link
Author

gplesz commented Oct 1, 2013

great, I'm very happy!

Actually I wanted to use, but there was no description. So I asked, but it was almost offtopic question. Then I searched and I did this by.

So, I really like the direction to develop ASP.NET Identity and look forward to further. 😄

@ctolkien
Copy link

"At this time we are working on the Password Reset feature of ASP.NET Identity which will be available in the 1.1 time frame".

Wait, what? I've noticed things like GenerateResetPasswordToken are missing from the RTM pieces and have been trying to find what the replacement implementation would be.

This kind of makes the whole Identity bits stillborn for now. Aside from this repo, is there anything else we can do to contribute to help this process along?

@NelsonReis
Copy link

Are there more updates on this subject?

@rustd
Copy link
Owner

rustd commented Dec 31, 2013

Account Confirmation and PasswordReset are now available in 2.0.0-alpha. More details are a link to the samples can be found http://blogs.msdn.com/b/webdev/archive/2013/12/20/announcing-preview-of-microsoft-aspnet-identity-2-0-0-alpha1.aspx

@gplesz
Copy link
Author

gplesz commented Jan 1, 2014

👍 congrat!

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

Successfully merging this pull request may close these issues.

4 participants