tweag / webauthn

A library for parsing and validating webauthn/fido2 credentials
Apache License 2.0
34 stars 11 forks source link

Implement apple attestation format #40

Closed infinisil closed 2 years ago

infinisil commented 2 years ago

This is used by iPhone's TouchID, see https://www.w3.org/TR/webauthn-2/#sctn-apple-anonymous-attestation

infinisil commented 2 years ago

We will eventually need https://www.apple.com/certificateauthority/private/

ErinvanderVeen commented 2 years ago

Closed with #41