Fix issue on developer guides doc

This commit is contained in:
João Vitória Silva
2025-12-10 22:03:38 +00:00
parent 3926f18002
commit 6a5e54fc16

View File

@@ -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
{