👨💼 User authentication
Code samples
POST /login
Body parameter
email: string
password: string
🛠️ Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
body | body | object | false | none |
body | string | false | none | |
» password | body | string | false | none |
🔁 Responses
Status | Meaning | Description | Schema |
---|---|---|---|
302 | Found | Редирект на домашнюю страницу | None |
400 | Bad Request | Ошибка | None |