teamhanko / passkeys

FIDO2-certified passkey server and SDKs for adding passkey support to any auth system
https://hanko.io/passkey-api
GNU Affero General Public License v3.0
115 stars 8 forks source link

fix(passkey api spec): change passkey types #60

Closed shentschel closed 4 months ago

shentschel commented 5 months ago

change types to reflect TypeScript types instead of go-webauthn lib ones

Closes: #32