menu
serverpod_auth_idp_server package
documentation
core.dart
AuthSuccess
token property
token property
dark_mode
light_mode
token
property
String
token
getter/setter pair
The authentication token, in the case of JWT this is the access token.
Implementation
String token;
serverpod_auth_idp_server package
documentation
core
AuthSuccess
token property
AuthSuccess class