zitadel/internal/api/grpc/server/middleware
Livio Amstutz 2fc39c0da0
feat: system api requires authenticated requests (#3570)
* begin auth

* feat: system api requires authenticated requests

* fix tests
2022-05-30 13:38:30 +02:00
..
auth_interceptor_test.go feat: system api requires authenticated requests (#3570) 2022-05-30 13:38:30 +02:00
auth_interceptor.go feat: system api requires authenticated requests (#3570) 2022-05-30 13:38:30 +02:00
cache_interceptor.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
error_interceptor_test.go fix: translation (#647) 2020-08-28 09:44:43 +02:00
error_interceptor.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_interceptor_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_interceptor.go feat: system api requires authenticated requests (#3570) 2022-05-30 13:38:30 +02:00
metrics_interceptor.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
mock_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
sentry_interceptor.go fix: grpc status in sentry and validation interceptors (#2012) 2021-07-13 15:42:41 +02:00
service_interceptor.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
tracing.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
translation_interceptor.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
translator.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
validation_interceptor.go chore(deps): bump google.golang.org/grpc from 1.40.0 to 1.41.0 (#2427) 2021-09-27 17:14:40 +02:00