Skip to main content

ICognitoIdentityProviderRevokeTokenRequest

Interface in AWS.CognitoIdentityProvider

Interface for RevokeToken requests.

Ancestors

Properties

ClientId

property ClientId: string

Specify the ID of a client app.

ClientSecret

property ClientSecret: string

Specify the secret for the client ID. Only required if the client ID has a secret.

Token

property Token: string

Specify the refresh token that you want to revoke.