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 'noreply@appid.firebase.com', could I change it to 'noreply@myappswebsiteurl.com'?
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.
In Firebase console you can find Templates tab in Authentication. There you can change sender name
refer at Customize the sender domain in https://support.google.com/firebase/answer/7000714