How can we help you?

The LoginRequest object

Product: FeraAuth Topic: API Versions: Applies to all documented versions Current

Audience: Application developers
Editorial status: Published — Source Validated
Product: FeraAuth
Classification: administrative

Attributes

Field Type Required Description
email string (email) No Normalized account email when password authentication is used.
password string (password) No Account password verified with bcrypt when no API key is supplied.
instance string (uuid) No Legacy body location for the target instance; canonical login uses the instance header.

Source

feradelinc/feradel.auth.api branch agent/auth-security-hardening, commit 8e09b7213fdbc5e0e1552d5271dbeee768e9dd88
openapi/openapi.json#/components/schemas/LoginRequest