WebAuthn
A WebAuthn factor, used for phishing-resistant authentication with hardware authenticators or biometrics.
Using this factor causes the flow to enter a com.okta.directauth.model.DirectAuthContinuation.WebAuthn state; call its proceed() with a com.okta.directauth.api.WebAuthnCeremonyHandler (e.g. AndroidWebAuthnCeremonyHandler) to run the passkey ceremony and exchange the assertion for tokens.