scope property
The default scope to be used on authentication requests. The defaultScope defined in the Auth0Client is included along with this scope.
Implementation
final String? scope;
The default scope to be used on authentication requests. The defaultScope defined in the Auth0Client is included along with this scope.
final String? scope;