scope property

String? scope
final

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;