I was wondering if we could, at any point in the WebAuthn Authenthication, be able to retrieve the type used:
- PIN,
- Biometric (Face Id, Touch Id)
I'm mostly curious, as what I'm really looking for is some insights explaining the amount of Face ID vs Touch ID authentications used by my users.
Of course, I've checked this page but without success. Bare in mind, I don't want to access anything else than the type of authentication used by the user, I don't need any more specific or private data.
Thanks for helping!