Add "Forgotten Password" option to a custom part?

Options
I've created a custom Register/Login/Logout part, and I'd like to be able to add a "forgotten password" option too. I can send an email via my code, but I'm not sure how the "key" parameter of the password reset link is generated. It looks like it could be some hashed value maybe?



For example, it looks like: http://bbnc-test/login?tab=501&key=c7...



I couldn't find anything in the API regarding password resets, unless I'm missing it.



I've used the SSO endpoint & I know it hashes some values. Does the password reset link work the same way?



Thanks for any help!
Tagged:

Categories