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