mirror of
https://github.com/appwrite/appwrite
synced 2026-04-21 21:47:16 +00:00
241 B
241 B
Creates a session for a user. Returns an immediately usable session object.
If you want to generate a token for a custom authentication flow, use the POST /users/{userId}/tokens endpoint.