I am building a flutter app and using Firebase Auth, for the Phone sign in users receive an OTP SMS with a firebase domain with the verification code. How can I set it up to show my domain on the SMS.
123456 is your verification code for domain.firebaseapp.com
How can I set up the OTP to show domain.com, instead of, domain.firebaseapp.com ?