mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:17:32 +00:00
feat(api): list authentication method types in user api v2 (#6058)
This commit is contained in:
@@ -51,6 +51,8 @@ const (
|
||||
UserAuthMethodTypeOTP
|
||||
UserAuthMethodTypeU2F
|
||||
UserAuthMethodTypePasswordless
|
||||
UserAuthMethodTypePassword
|
||||
UserAuthMethodTypeIDP
|
||||
userAuthMethodTypeCount
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user