Login
Register
The interaction starts with an AJAX call.
POST
Request challenge
The server prepares a challenge for the browser to sign.
Continue
The challenge is passed to the browser call:
Call Webauthn API
Which responds:
The
response.clientDataJSON
are base64 encoded:
Finish the interaction