mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 12:27:45 +00:00
1.3 KiB
1.3 KiB
CreateSessionTokenFromTemplateRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
sessionId |
String | ✔️ | The ID of the session |
templateName |
String | ✔️ | The name of the JWT Template defined in your instance (e.g. custom_hasura). |