sending unique links for password resets

P

PJ6

Many websites email users unique links when they need to reset their
passwords, links which are valid for only a limited amount of time. While I
can implement this from scratch... the practice seems pretty standard. Is
there something MS has out there that already supports this directly? Or
maybe source/db that's accepted as standard?

Paul
 
G

Gregory A. Beamer

Many websites email users unique links when they need to reset their
passwords, links which are valid for only a limited amount of time.
While I can implement this from scratch... the practice seems pretty
standard. Is there something MS has out there that already supports
this directly? Or maybe source/db that's accepted as standard?

There is nothing built into the framework to do this. If you are using
ASP.NET Membership, you can send the user GUID, but it is good for more
than a short amount of time.

I would look at open source and see if anyone has published one of
these.

Peace and Grace,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,277
Latest member
VytoKetoReview

Latest Threads

Top