scopes property

List<String> scopes
final

The scopes that the client is requesting. Scopes define the level of access that the client is requesting to the user's resources.

Implementation

final List<String> scopes;