Change app name appeared in Google authorization page when using Google login

梦想的初衷 提交于 2019-12-31 02:23:26

问题


I have implemented Google signin and it works fine but I have a little problem with the app name appeared in Google authorization page after pressing Google login button. I'm guessing it's from bundleId but not sure. Is there any way to change that name without changing bundleId? Thanks in advance.


回答1:


You can change the name in this link.

https://console.developers.google.com/apis/library

Select your project >> credentials >> OAuth consent screen >> Product name shown to users

Check the images



来源:https://stackoverflow.com/questions/41035513/change-app-name-appeared-in-google-authorization-page-when-using-google-login

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!