1Password / passkey-rs

A framework for defining Webauthn Authenticators that support passkeys
Apache License 2.0
116 stars 17 forks source link

Refactor extension types (PRF#1) #33

Closed Vogeltak closed 1 month ago

Vogeltak commented 1 month ago

This PR prepares for the implementation of the WebAuthn PRF extension by refactoring extension types into a separate module and adding new types for PRF input and output.