Hello!
We want to configure Auth0 Device Biometrics authentication (Face ID, Touch ID, etc.) in order to connect to our SPA web app.
For project requirements, we use Universal Login with a strongly customized template, using auth0.WebAuth lib.
Our app is distributed as a PWA.
We were wondering if it’s possible to use WebAuthn with FIDO Device Biometrics for this need, and if not, what can be done to provide biometrics auth to our users.
Technical stack :
- Angular : 17
- @auth0/auth0-angular : 2.2.3
Any suggestions much appreciated.
Regards,