Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Changing app 'sent from' email address in Firebase

I was just creating the 'reset password' section for my app using Firebase (built for iOS with Swift) and wondered if I was able to change the email address that the reset password link is sent from?

For example, instead of it being '[email protected]', could I change it to '[email protected]'?

I can't seem to find anything on how this can be done and I guess it's not really hugely important but it's just something I might want to change in the future.

like image 530
Daniel Jones Avatar asked Oct 19 '25 13:10

Daniel Jones


1 Answers

In Firebase console you can find Templates tab in Authentication. There you can change sender name template settings

refer at Customize the sender domain in https://support.google.com/firebase/answer/7000714

You should add domain in Firebase console. customize sender domain

You can also use SMTP for emails enter image description here

like image 117
Ajesh Avatar answered Oct 22 '25 04:10

Ajesh



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!