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.