Is there a maximum amount of oauth2 grants you can have from 1 Google account to 1 client_id?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.