1
0
Fork 0
mirror of synced 2024-07-17 04:16:19 +12:00
appwrite/docs/references/account/create-session.md

2 lines
312 B
Markdown
Raw Normal View History

2024-01-10 01:43:38 +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#createToken) endpoint.