scopes property

List<String> scopes
getter/setter pair

The list of scopes that the token is valid for. Only present for OAuth 2.0 tokens.

Implementation

List<String> scopes;