mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:37:32 +00:00
feat: add domain verification (#560)
* feat: add domain verification * add checks * add and fix tests * fix go.mod * regenerate proto
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
|
||||
const (
|
||||
NotifyUserKeyUserID = "id"
|
||||
NotifyUserKeyResourceOwner = "id"
|
||||
NotifyUserKeyResourceOwner = "resource_owner"
|
||||
)
|
||||
|
||||
type NotifyUser struct {
|
||||
|
Reference in New Issue
Block a user