mirror of
https://github.com/appwrite/appwrite
synced 2026-05-15 21:19:19 +00:00
273 B
273 B
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.