如何使用 google,firebase 更改身份验证中显示的项目名称
How to change displayed project name in authentication with google,firebase
这是我使用 Google 进行身份验证的默认值 UI。
我正在使用 IOS 模拟器,但我不知道如何更改项目名称。
你能告诉我如何更改项目名称吗?谢谢
来自 renaming your project 上的文档:
The project card displays the name of your project (visible only to project members) and the project's public-facing name.
The public-facing name is the name presented to users when they are shown any public instances of your project. For example, the public-facing name displays on emails that your users receive after creating an account with your app.
To edit either of your project's names:
- Click the pencil icon next to the name for either Project name or Public-facing name.
- Enter a new name.
- Click Save.
另见:
这是我使用 Google 进行身份验证的默认值 UI。
我正在使用 IOS 模拟器,但我不知道如何更改项目名称。
你能告诉我如何更改项目名称吗?谢谢
来自 renaming your project 上的文档:
The project card displays the name of your project (visible only to project members) and the project's public-facing name.
The public-facing name is the name presented to users when they are shown any public instances of your project. For example, the public-facing name displays on emails that your users receive after creating an account with your app.
To edit either of your project's names:
- Click the pencil icon next to the name for either Project name or Public-facing name.
- Enter a new name.
- Click Save.
另见: