Reauthenticate using a WebAuthn Key - Part 2.
post/wan-verify/{token}
Query parameters
include_auth_tokenstring
If set/sent, will return an Authentication Token for user
Request body
Response
Verify/Reauthenticate response.
Example response
{
"meta": {
"code": 200
}
}