Audience: Application developers
Editorial status: Published — Source Validated
Product: FeraAuth
Classification: administrative
Attributes
| Field | Type | Required | Description |
|---|---|---|---|
success |
boolean | Yes | Indicates that FeraAuth rejected or could not complete the request. |
error |
object | Yes | Structured safe failure details returned by FeraAuth. |
Example
{
"success": false
}
Source
feradelinc/feradel.auth.api branch agent/auth-security-hardening, commit 8e09b7213fdbc5e0e1552d5271dbeee768e9dd88
openapi/openapi.json#/components/schemas/AuthError