mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-09 20:37:48 +00:00
initial commit with code
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# CreateSessionTokenFromTemplateRequest
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
|
||||
| `sessionId` | *String* | :heavy_check_mark: | The ID of the session |
|
||||
| `templateName` | *String* | :heavy_check_mark: | The name of the JWT Template defined in your instance (e.g. `custom_hasura`). |
|
||||
Reference in New Issue
Block a user