v1

latestOpenAPI 3.0.3MIT2026-07-176638100.8 KB

GET verify/reauthentication form

If an endpoint is protected with @auth_required() with a freshness declaration this endpoint will be called to request an already signed in user to reauthenticate.

get/verify

Response

Verify/reauthenticate form

has_webauthn_verify_credentialboolean

< True if caller has a registered WebAuthn Key which has a usage that is allowed by the SECURITY_WAN_ALLOW_AS_VERIFY configuration setting.

oauth_enabledboolean

True if SECURITY_OAUTH_ENABLE is True

oauth_providersstring[]