We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd4467 commit 62e29ccCopy full SHA for 62e29cc
internal/models/factor.go
@@ -32,7 +32,6 @@ func (factorState FactorState) String() string {
32
33
const TOTP = "totp"
34
const Phone = "phone"
35
-const WebAuthn = "webauthn"
36
37
type AuthenticationMethod int
38
0 commit comments