ICognitoIdentityGetOpenIdTokenResponse
Interface in AWS.CognitoIdentity
Interface for GetOpenIdToken responses.
Ancestors
Properties
IdentityId
property IdentityId: string
The unique identifier for the identity in the format REGION:GUID.
NOTE: The IdentityId returned may not match the one passed on input.
Token
property Token: string
An OpenID token, valid for 10 minutes.