Response from Auth0 after a login challenge request (POST /passkey/challenge).
WebAuthn credential request options from Auth0. Pass directly to navigator.credentials.get(). Binary fields are Base64URL-encoded strings.
navigator.credentials.get()
Flow state token — must be echoed back in the getToken call.
Response from Auth0 after a login challenge request (POST /passkey/challenge).