revokeSession(sessionHandle)
Parameters
sessionHandle
- type:
string
- 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