1
0
Fork 0
mirror of synced 2024-09-13 16:07:21 +12:00
appwrite/docs/references/account/create-session.md
2024-01-09 12:43:38 +00:00

1 line
312 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#createToken) endpoint.