zitadel/internal/notification/handlers
Tim Möhlmann a301c40f9f
feat: implement register Passkey user API v2 (#5873)
* command/crypto: DRY the code

- reuse the the algorithm switch to create a secret generator
- add a verifyCryptoCode function

* command: crypto code tests

* migrate webauthn package

* finish integration tests with webauthn mock client
2023-05-24 10:22:00 +00:00
..
already_handled.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
config_filesystem.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
config_log.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
config_smtp.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
config_twilio.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
ctx.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
origin.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
queries.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
quotanotifier.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
translator.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
usernotifier.go feat: implement register Passkey user API v2 (#5873) 2023-05-24 10:22:00 +00:00