scopes property

List<String> scopes
getter/setter pair

All scopes which are added to the auth request.

Is an empty map as default.

Implementation

List<String> scopes;