google-auth-library-python
google-auth-library-python copied to clipboard
Fixed issues on passed scopes as set
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
The documentation seems to indicate the scope is a sequence, so it could either be a list or set. I think the general case has been a list. Can you create an issue documenting what issue this is causing for you?
Also, please sign the CLA :)