google-auth-library-python
google-auth-library-python copied to clipboard
fix: Expose Granted Scopes while refreshing credentials
When user credentials are refreshed, the OAuth server returns granted scopes. This change exposes those scopes in the credentials object