View source: R/cognitoidentityprovider_operations.R
cognitoidentityprovider_global_sign_out | R Documentation |
Invalidates the identity, access, and refresh tokens that Amazon Cognito issued to a user. Call this operation when your user signs out of your app. This results in the following behavior.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_global_sign_out/ for full documentation.
cognitoidentityprovider_global_sign_out(AccessToken)
AccessToken |
[required] A valid access token that Amazon Cognito issued to the user who you want to sign out. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.