You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skip scope check when requesting a new token from ADC. (#50)
We are already requesting the token with the cloud-platform scope so it doesn't seem necessary to check it again. Also, not all auth clients implement OAuth2Client. e.g., IdentityPoolClient.
0 commit comments