oAuth2ServerDefaultScopes property

List<String>? oAuth2ServerDefaultScopes
final

OAuth2 server scopes used when an authorization request omits the scope parameter

Implementation

final List<String>? oAuth2ServerDefaultScopes;