v1

latestOpenAPI 3.0.3MIT2026-07-176638100.8 KB

GET Reauthenticate using WebAuthn form

If an endpoint is protected with @auth_required() with a freshness declaration this endpoint can be used to reauthenticate with a previously registered WebAuthn Key.

get/wan-verify

Response

Verify/reauthenticate form

Example response

{
  "meta": {
    "code": 200
  }
}