/
LI
linnovate
/
Mean Application API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
Auth
1
post
/auth/login
Auth
Login to the system
post
/auth/login
Request body
object
required
email
string
required
password
string
required
Response
User is loggedin
User
required
_id
string
email
string
required
fullname
string
required
createdAt
string
roles
string[]
Changes