Hi
I send an email to my users with a link to reset their password when they setup an account.
That password reset link does not automatically log the user in… they have to enter their username + password again.
I see similar topics here of people asking the question…
Any resolution?
Workaround?
Thanks
Gary
Hey there @gary.passero, let me look into this for you and I will reach back out with what I find. Thanks!
To follow up on this @gary.passero, you should be able to leverage the Authentication API to make a call to email the user in question with a link that brings them to a page to set their new password as described here in the documentation:
Please let me know if this is what you are doing or if you are experiencing something else. Thanks!