scopes property

List<String>? scopes
getter/setter pair

List of scopes this user has agreed to when this token was issued.

Implementation

List<String>? scopes;