menu
serverpod package
documentation
serverpod.dart
AuthenticationInfo
scopes property
scopes property
dark_mode
light_mode
scopes
property
Set
<
Scope
>
scopes
final
The scopes that the user can access.
Implementation
final Set<Scope> scopes;
serverpod package
documentation
serverpod
AuthenticationInfo
scopes property
AuthenticationInfo class