zitadel/internal/api/grpc/system
Tim Möhlmann 3bbcc3434a
chore(deps): upgrade to oidc v3 (#6737)
This pr upgrades oidc to v3 . Function signature changes have been migrated as well. Specifically there are more client calls that take a context now. Where feasable a context is added to those calls. Where a context is not (easily) available context.TODO() is used as a reminder for when it does.

Related to #6619
2023-10-17 15:19:51 +00:00
..
failed_event_converter_test.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
failed_event_converter.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
failed_event.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
feature.go feat(login): use default org for login without provided org context (#6625) 2023-09-29 08:21:32 +00:00
instance_converter.go chore(deps): upgrade to oidc v3 (#6737) 2023-10-17 15:19:51 +00:00
instance.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
quota_converter.go fix: set quotas (#6597) 2023-09-22 09:37:16 +00:00
quota_integration_test.go fix: set quotas (#6597) 2023-09-22 09:37:16 +00:00
quota.go fix: set quotas (#6597) 2023-09-22 09:37:16 +00:00
server_integration_test.go perf: project quotas and usages (#6441) 2023-09-15 16:58:45 +02:00
server.go feat: user v2alpha email API (#5708) 2023-04-25 09:02:29 +02:00
view_converter.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
view.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00