Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(scope): scopes are sorted Strings now
That way, we make retrieved tokens independent of the order scopes were passed in. Additionally, we can pass any scopes, just in case someone uses one token for multiple APIs. Let's keep it flexible.
- Loading branch information