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 dcd0fb3 commit 5ccce00Copy full SHA for 5ccce00
auth/user_mgt.go
@@ -78,7 +78,7 @@ type PhoneMultiFactorInfo struct {
78
PhoneNumber string
79
}
80
81
-// PhoneMultiFactorInfo describes a user enrolled second totp factor.
+// TOTPMultiFactorInfo describes a user enrolled second totp factor.
82
type TOTPMultiFactorInfo struct{}
83
84
type multiFactorEnrollments struct {
0 commit comments