Feature: Ability to disable/enable biometrics (webauthn) on specific applications in the same tenant
Description: We would like to keep biometrics as a method of sign in on our native app, but don’t wish to have it on our web app. We’d like a way to keep these two applications on the same tenant, but not have biometric (webauthn) on the web app.
Use-case: Our web app is only a join flow, and members are getting confused with the biometric prompts after auth0 sign up. They are also not useful, as nobody needs to sign into the web app multiple times.
Both apps share the same backend, which is also on the same auth0 tenant, and we’d like to keep them all together.