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