webauthn
webauthn copied to clipboard
appple attestation (faceid, touchid)
trafficstars
hello,
when using apple touchid or faceid - the format apple is unkown.
i found out that there is already a go implementation: https://github.com/duo-labs/webauthn/blob/master/protocol/attestation_apple.go
but i am struggling to make it work using fxamacker/webauthn.
can someone jump in and help ?