revokeSessionUsingSessionHandle(sessionHandle)
Parameters
sessionHandle
- type:
string
- description: Identifies a unique session in your system. Please see the Session Handle section for more information.
- type:
Returns
Promise<boolean>
- true: If a session was successfully removed from the database
- false: If either the sessionHandle is invalid, or the session had already been removed