1
0
Fork 0
mirror of synced 2024-08-25 23:21:45 +12:00
appwrite/docs/references/account/create-token-session.md

2 lines
320 B
Markdown
Raw Normal View History

2023-11-15 03:12:08 +13:00
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.