verifySession()
(deprecated)
verifySession()
(deprecated)
Verifies whether a session with a given ID corresponds to the provided session token. Throws an error if the provided ID is invalid.
- Name
sessionId
- Type
string
- Description
The ID of the session to verify.
- Name
token
- Type
string
- Description
The token of the session to verify with.
Feedback
Last updated on