Skip to content
This repository has been archived by the owner on Jul 25, 2021. It is now read-only.

Bugfix/webauthn conformity (#1) #10

Open
wants to merge 83 commits into
base: master
Choose a base branch
from

Conversation

Blobonat
Copy link

  • Fix WebAuthn registration and authentication flow

  • Fix origin during authentication

The signature in this version only works for a P-256 curve, because the signature of Crypto.subtle has to be encoded to ASN.1 DER manually. To allow other curve algorithms the encoding has to be done more generic.

This version is tested with webauth.io

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant