zitadel/internal/iam/repository/eventsourcing
Silvan dd5e4acd24
fix(event handling): use internal pubsub for view update (#1118)
* start sub

* start implement subsciptions

* start subscription

* implementation for member done

* admin done

* fix: tests

* extend handlers

* prepary notification

* no errors in adminapi

* changed current sequence in all packages

* ignore mocks

* works

* subscriptions as singleton

* tests

* refactor: rename function scope var
2020-12-18 16:47:45 +01:00
..
model fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
cache.go feat: idp and login policy configurations (#619) 2020-08-26 09:56:23 +02:00
eventstore_mock_test.go feat: add WebAuthN support for passwordless login and 2fa (#966) 2020-12-02 17:00:04 +01:00
eventstore_test.go feat: mfa policy (#913) 2020-11-04 11:26:10 +01:00
eventstore.go fix: passwordless (#1116) 2020-12-17 16:22:27 +01:00
iam_test.go feat: add WebAuthN support for passwordless login and 2fa (#966) 2020-12-02 17:00:04 +01:00
iam.go feat: add WebAuthN support for passwordless login and 2fa (#966) 2020-12-02 17:00:04 +01:00