• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
User authentication: lost password function?
#3
Thanks, I find a lot of useful code in that stack, that I can use in the login interface I've already started on.

However, I fail to find the "lost password" part, which is what I need most at the moment. 

It is more tricky of course - ideally it should be an email sent to the user with a link that gives access to an interface where they can set a new password. This works fine with web based services, but maybe not so well with LiveCloud? So instead, I suppose my application should create and save a temporary password for the user's account, and then send that password in an email. 

The user can then login to my application again, and there I need to provide a change password function, so they can choose their own one again.

Does that make sense? Or is there an easier way?
  Reply


Messages In This Thread
RE: User authentication: lost password function? - by WhenInSpace - 05-26-2019, 06:22 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)