validSince property
Oldest timestamp, in seconds since epoch, that an ID token should be considered valid.
All ID tokens issued before this time are considered invalid.
Implementation
core.String? validSince;
Oldest timestamp, in seconds since epoch, that an ID token should be considered valid.
All ID tokens issued before this time are considered invalid.
core.String? validSince;