Is there a max number of Authorized Redirect URIs for Google API?

时光怂恿深爱的人放手 提交于 2020-07-06 13:47:27

问题


In the Google API manager when creating a Client ID for a web application, you have the ability to add multiple authorized redirect URIs. Does anyone know of a maximum number of URIs that can be added? Thanks


回答1:


I don't know the real number, but it is more than 32.

Source: Currently I use 32 URI's and without any issues, so it is definetly more than that.

To commenters asking why: We have currently 32 distinct domains, so we need 32 URI's (meaning that 32 authorized domains is not issue neither).



来源:https://stackoverflow.com/questions/45448807/is-there-a-max-number-of-authorized-redirect-uris-for-google-api

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