menu
amazon_cognito_identity_dart_2 package
documentation
cognito.dart
CognitoJwtToken
getAuthTime method
getAuthTime method
dark_mode
light_mode
getAuthTime
method
int
getAuthTime
(
)
Implementation
int getAuthTime() { return payload['auth_time'] ?? 0; }
amazon_cognito_identity_dart_2 package
documentation
cognito
CognitoJwtToken
getAuthTime method
CognitoJwtToken class