Firebase Forgot password
Last updated
Last updated
For password rest to work on the backend, you need to first setup firebase on the backend properly.
Then add your domain/backend url as a trusted domain on firebase console.
Go to firebase console and select your project
Click on Authentication
Then select Settings, scroll to the section title Authorized Domains
Click on Add domain to add new domain to the firebase authorised domains.
After adding your backend domain, click on Save