mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-01-08 23:38:01 -05:00
Fix issue on developer guides doc
This commit is contained in:
@@ -164,6 +164,7 @@ username=user@example.com&password=userpassword
|
||||
```
|
||||
|
||||
**Response (when MFA is enabled):**
|
||||
|
||||
- **Web clients**: HTTP 202 Accepted
|
||||
```json
|
||||
{
|
||||
@@ -197,6 +198,7 @@ X-Client-Type: web|mobile
|
||||
```
|
||||
|
||||
**Response (successful verification):**
|
||||
|
||||
- **Web clients**: Tokens are set as HTTP-only cookies
|
||||
```json
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user