max_age property
Max time allowed without reauthentication. If the last time user authenticated is greater than this value, then user must reauthenticate.
Implementation
final String? max_age;
Max time allowed without reauthentication. If the last time user authenticated is greater than this value, then user must reauthenticate.
final String? max_age;