zitadel/internal/notification
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
..
channels feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
handlers feat: implement register Passkey user API v2 (#5873) 2023-05-24 10:22:00 +00:00
messages feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
senders feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
static feat: Zitadel translated into Spanish (#5634) 2023-04-14 15:53:19 +02:00
statik feat: Notification translation (#192) 2020-06-09 15:11:42 +02:00
templates fix(notify): notify user in projection (#3889) 2022-07-06 14:09:49 +02:00
types feat: implement register Passkey user API v2 (#5873) 2023-05-24 10:22:00 +00:00
projections.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00