zitadel/internal/authz/repository
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
..
eventsourcing fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
iam.go feat: idp and login policy configurations (#619) 2020-08-26 09:56:23 +02:00
repository.go feat: idp and login policy configurations (#619) 2020-08-26 09:56:23 +02:00
token_verifier.go feat: check if org exists (#480) 2020-07-16 13:27:36 +02:00
user_grant.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00