menu
serverpod_auth_server package
documentation
module.dart
AuthenticationResponse
keyId property
keyId property
dark_mode
light_mode
keyId
property
int
?
keyId
getter/setter pair
The id of the key associated with a successful authentication.
Implementation
int? keyId;
serverpod_auth_server package
documentation
module
AuthenticationResponse
keyId property
AuthenticationResponse class