cognitoidentityprovider_global_sign_out: Invalidates the identity, access, and refresh tokens that...

View source: R/cognitoidentityprovider_operations.R

cognitoidentityprovider_global_sign_outR Documentation

Invalidates the identity, access, and refresh tokens that Amazon Cognito issued to a user

Description

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.

Usage

cognitoidentityprovider_global_sign_out(AccessToken)

Arguments

AccessToken

[required] A valid access token that Amazon Cognito issued to the user who you want to sign out.


paws.security.identity documentation built on Sept. 12, 2024, 6:30 a.m.