v1

latestOpenAPI 3.0.3MIT2026-07-176638100.8 KB

GET Unified sign in verify/reauthentication form/information

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/us-verify

Response

Verify/Reauthenticate form

available_methodsstring[]

Config setting SECURITY_US_ENABLED_METHODS

code_methodsstring[]

All SECURITY_US_ENABLED_METHODS that the user has setup that require a code to be generated and sent.

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[]