webauthn-open-source / webauthn-simple-app

A simple WebAuthn / FIDO2 JavaScript application
https://apowers313.github.io/webauthn-simple-app/
MIT License
140 stars 20 forks source link

Consistent messages #3

Closed apowers313 closed 6 years ago

apowers313 commented 6 years ago

Refactor to send / receive messages in a standard format. Include clientPreferences in messages sent to the server. Receive and merge / resolve serverPreferences in server response.