从 1 个 Google 帐户到 1 个 client_id 是否有最大数量的 oauth2 授权?
问问题
216 次
1 回答
4
Yes, but new grants are only added on explicit user consent options. Auto-approved events don't increase the number of grants, so there is no limit on the outstanding number of tokens.
The maximum number of grants per client_id/user is 25 at this time, and we're working to raise it.
于 2013-01-28T19:11:55.073 回答