tweag / webauthn

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

Preparations for future extension support #132

Closed infinisil closed 2 years ago

infinisil commented 2 years ago

Makes sure that we won't have to break compatibility in the future when extensions are implemented, see #35

infinisil commented 2 years ago

I talked about this with @ErinvanderVeen. We came to this conclusion:

infinisil commented 2 years ago

Only the last point of the previous comment is remaining to do, which is being done in #138