Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 1.63 KB

VerifySessionRequestBody.md

File metadata and controls

10 lines (6 loc) · 1.63 KB

VerifySessionRequestBody

Parameters.

Fields

Field Type Required Description
token ?string The JWT that is sent via the __session cookie from your frontend.
Note: this JWT must be associated with the supplied session ID.