Generate password reset link
Last updated
Last updated
This action generates a password reset link for user's, that allows them to change their password if they lose access to their account. This is done through a firebase-admin instance runninig on Bubble's backend.
The email associated with the user account.
The password reset link, generated by Firebase Authentication service.
The error message, if anything goes wrong with the operation.