Hi @cmarchan
Thanks for your quick reply!
My apologize for not being clear enough. I don’t want to use the Send password reset email action either using email or token because the token is only valid for 24 hours.
I use the Assign a temp password to a user instead. This is what I find in the Reference of this action, Bubble also recommends using the redirect function
Update: I have found the solution for this here
It involves creating a new page with the action to Update the user's credentials, then redirect users to this page.
Though I’m still curious if the reset_pw page is available in the Redirect function.
Thank you
