mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 19:17:32 +00:00
feat(queries): user IDP links (#2751)
This commit is contained in:
@@ -78,6 +78,7 @@ const (
|
||||
|
||||
//count is for validation
|
||||
idpConfigTypeCount
|
||||
IDPConfigTypeUnspecified IDPConfigType = -1
|
||||
)
|
||||
|
||||
func (f IDPConfigType) Valid() bool {
|
||||
|
Reference in New Issue
Block a user