Search code examples
firebasefirebase-authenticationsmsmessagemessaging

Change CloudOTP to Random Number in the Firebase Phone Authentication OTP


I'm facing some issue in the firebase phone authentication OTP sender name means when the user receives the Firebase OTP the Sender Name shows as CloudOTP. More details please check the screenshot.

Current User Receive OTP with name

Screen Shot

I want to show number like below screenshot.

Screenshot

Question: How to change sender name?

Any help would be greatly appreciated.

Thanks in advance.


Solution

  • The name or number that is shown with the text message that contains the OTP is determined by the provider and your phone. As far as I know there is no way for you to control that.