revokeSession()
Revokes a session given its ID, if the ID is valid. Throws an error otherwise.
User will be signed out from the particular client the referred to.
- Name
sessionId
- Type
string
- Description
The ID of the session to revoke.
Feedback
Last updated on