Skip to content

How to revoke a refresh token? #99

Answered by ashishdhingra
mongeon asked this question in Q&A
Discussion options

You must be logged in to vote

@mongeon Please refer Revoking tokens. After enabling token revocation in user pool client (this could be done in AWS Console for a user pool, under General Settings > App clients > <<app client>> > Advanced token settings > Enable token revocation), you may use AWSSDK.CognitoIdentityProvider package, to execute AmazonCognitoIdentityProviderClient.RevokeTokenAsync() call.

Thanks,
Ashish

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ashishdhingra
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
guidance Question that needs advice or information. module/cognito-ext
2 participants