Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use all-apis scope with external-browser (#563)
## Changes For all OAuth flows, we pretty much only support the `all-apis` scope now. This fixes `external-browser` credentials provider to use this scope, as the other scopes there do not work. ## Tests Ran the local_browser_oauth.py example, which worked. - [ ] `make test` run locally - [ ] `make fmt` applied - [ ] relevant integration tests applied
- Loading branch information