This is my default UI for authentication with Google. I'm using IOS emulator and i don't know how to change project name. Can you show me how to change project name? Thanks.
CodePudding user response:
From the documentation on 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.
Also see: