mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
0c5cf36dcd
1. The endpoint does not create a user 2. The endpoint is incorrect
259 B
259 B
Returns a token with a secret key for creating a session. Use the user ID and secret and submit a request to the PUT /account/sessions/token endpoint to complete the login process.