mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 15:37:33 +00:00
feat(actions): local users (#5089)
Actions are extended to to local users. It's possible to run custom code during registration and authentication of local users.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -19,6 +19,7 @@ profile.cov
|
||||
__debug_bin
|
||||
debug
|
||||
sandbox.go
|
||||
/cmd/dev/
|
||||
|
||||
# IDE
|
||||
.idea
|
||||
|
Reference in New Issue
Block a user