Livio Spring
|
7c494fd219
|
feat(login): add OTP (email and sms) (#6353)
* feat: login with otp
* fix(i18n): japanese translation
* add missing files
* fix provider change
* add event types translations to en
* add tests
* resourceOwner
* remove unused handler
* fix: secret generators and add comments
* add setup step
* rename
* linting
* fix setup
* improve otp handling
* fix autocomplete
* translations for login and notifications
* translations for event types
* changes from review
* check selected mfa type
|
2023-08-15 12:47:05 +00:00 |
|
Livio Spring
|
a1942ecdaa
|
feat(api): add and remove OTP (SMS and email) (#6295)
* refactor: rename otp to totp
* feat: add otp sms and email
* implement tests
|
2023-08-02 18:57:53 +02:00 |
|
Florian Forster
|
fa9f581d56
|
chore(v2): move to new org (#3499)
* chore: move to new org
* logging
* fix: org rename caos -> zitadel
Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
|
2022-04-26 23:01:45 +00:00 |
|
Silvan
|
5349d96ce4
|
fix(eventstore): sub queries (#1805)
* sub queries
* fix: tests
* add builder to tests
* new search query
* rename searchquerybuilder to builder
* remove comment from code
* test with multiple queries
* add filters test
* fix(contibute): listing
* add validate module
* fix: search queries
* remove unused event type in query
* ignore query if error in marshal
* go mod tidy
* update privacy policy query
* update queries
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
|
2021-07-06 13:55:57 +02:00 |
|
Fabi
|
d375ad4d49
|
fix: add v1 events (#1525)
* fix: add v1 events
* add v1 events to queries
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
|
2021-04-06 09:57:58 +02:00 |
|
Fabi
|
d8e42744b4
|
fix: move v2 pkgs (#1331)
* fix: move eventstore pkgs
* fix: move eventstore pkgs
* fix: remove v2 view
* fix: remove v2 view
|
2021-02-23 15:13:04 +01:00 |
|