zitadel/internal/api/grpc/server/middleware
Fabi 5e00f1c9db
feat: check if org exists (#480)
* feat: check if org exists

* feat: check if org exists

* Update internal/authz/repository/eventsourcing/eventstore/token_verifier.go

Co-authored-by: Silvan <silvan.reusser@gmail.com>

* fix: err handling

Co-authored-by: Silvan <silvan.reusser@gmail.com>
2020-07-16 13:27:36 +02:00
..
auth_interceptor_test.go feat: check if org exists (#480) 2020-07-16 13:27:36 +02:00
auth_interceptor.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
error_interceptor_test.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
error_interceptor.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
mock_test.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
tracing_test.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
tracing.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
translation_interceptor.go fix(translation_interceptor): check if response is nil (#423) 2020-07-09 15:02:03 +02:00
translator.go feat: localized messages (#328) 2020-07-08 09:48:11 +02:00