MasterKale / SimpleWebAuthn

WebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers, Node, Deno, and more.
https://simplewebauthn.dev
MIT License
1.61k stars 136 forks source link

Apple attestation #76

Closed akanass closed 3 years ago

akanass commented 3 years ago

A new attestation is existing now for Apple device

Maybe can solve some problems with TouchID / FaceID.

akanass commented 3 years ago

I didn't see the implementation inside the code and it's not listed in the README of the server

So the implementation is done, sorry for this issue and you did a very good job :D

MasterKale commented 3 years ago

@akanass Thank you for noting that the server README didn't list "apple" attestation support - I've gone and updated that! It's now in-sync with the docs over on https://simplewebauthn.dev/ 😄