How do I change the Support Email of a Firebase Project?

后端 未结 4 458
情歌与酒
情歌与酒 2020-12-30 23:13

How can I change the support email in my Firebase project under
Settings > Your project > Public settings > Support email

4条回答
  •  轮回少年
    2020-12-30 23:39

    To change the support email, the email you want to use needs to be a member of your Firebase project.

    If you need to add a member, you can select the Add member option.
    In case you want to use a custom domain, you might have to create a new Google account for that email upon accepting the invitation confirmation email.

    This will automatically redirect you to the Firebase Console with the new member signed in, but you can also select the email from another member's account.

    All steps in a row:

    1. Add a member (with your desired email) to your Firebase project (if you already have that, skip to 4).

    2. Accept the Firebase invitation (an email confirmation will be sent to the desired email address)

    3. Create a Google account for that email (this is an automated process and if that has already been done, you will automatically be redirected to the Firebase Console)

    4. Select the desired email as support email in the General settings tab in the Firebase Console using any member's account with sufficient permission.

提交回复
热议问题