zitadel/internal/actions
cpli 5a9609ef29
feat(actions): add "zitadel/uuid" module (#6135)
* feat: add "zitadel/uuid" module

* feat(actions/uuid): add v1, v3, and v4 UUIDs

* add namespaces and improve hash based functions

* add docs

---------

Co-authored-by: Florian Forster <florian@zitadel.com>
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-10-13 09:31:23 +02:00
..
object fix: map metadata correctly in actions (#5526) 2023-03-23 14:28:53 +01:00
actions_test.go perf: project quotas and usages (#6441) 2023-09-15 16:58:45 +02:00
actions.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
api.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
config.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
context.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
fields_test.go perf: project quotas and usages (#6441) 2023-09-15 16:58:45 +02:00
fields.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
http_module_config.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
http_module_test.go perf: project quotas and usages (#6441) 2023-09-15 16:58:45 +02:00
http_module.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
log_module.go perf: project quotas and usages (#6441) 2023-09-15 16:58:45 +02:00
uuid_module.go feat(actions): add "zitadel/uuid" module (#6135) 2023-10-13 09:31:23 +02:00