mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-07 04:19:27 +00:00
1.6 KiB
1.6 KiB
VerifySessionRequestBody
Parameters.
Fields
| Field | Type | Required | Description |
|---|---|---|---|
token |
Optional<? extends String> | ➖ | The JWT that is sent via the __session cookie from your frontend.Note: this JWT must be associated with the supplied session ID. |