1
0
Fork 0
mirror of synced 2024-09-18 10:29:47 +12:00
appwrite/docs/references/account/create-token-session.md
2023-11-30 11:35:52 +00:00

1 line
320 B
Markdown

Use this endpoint to complete creating the session with a custom session token. Both the **userId** and **secret** arguments will be returned in the response body when sending your request to the [POST /users/:userId/sessions](https://appwrite.io/docs/references/cloud/server-nodejs/users#createCustomSession) endpoint.