1
0
Fork 0
mirror of synced 2024-09-15 08:57:35 +12:00
appwrite/docs/references/account/create-email-password-session.md

3 lines
No EOL
301 B
Markdown

Allow the user to login into their account by providing a valid email and password combination. This route will create a new session for the user.
A user is limited to 10 active sessions at a time by default. [Learn more about session limits](https://appwrite.io/docs/authentication-security#limits).