mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-01-09 15:57:59 -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):**
|
**Response (when MFA is enabled):**
|
||||||
|
|
||||||
- **Web clients**: HTTP 202 Accepted
|
- **Web clients**: HTTP 202 Accepted
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
@@ -197,6 +198,7 @@ X-Client-Type: web|mobile
|
|||||||
```
|
```
|
||||||
|
|
||||||
**Response (successful verification):**
|
**Response (successful verification):**
|
||||||
|
|
||||||
- **Web clients**: Tokens are set as HTTP-only cookies
|
- **Web clients**: Tokens are set as HTTP-only cookies
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user