zitadel/internal/integration
Tim Möhlmann 45ccdcfa99
fix(oidc): nil check for client secret (#7115)
This fixes a nil pointer panic when client basic auth is attempted on a client without secret in introspection.
2023-12-28 13:31:41 +00:00
..
config feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
assert_test.go feat(api): move resource apis to beta (#6530) 2023-09-13 12:43:01 +00:00
assert.go perf: project quotas and usages (#6441) 2023-09-15 16:58:45 +02:00
client.go feat: user service v2 create, update and remove (#6996) 2023-12-21 10:03:37 +01:00
integration_test.go AddHumanUser tests 2023-04-28 14:39:53 +03:00
integration.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
oidc.go fix(oidc): nil check for client secret (#7115) 2023-12-28 13:31:41 +00:00
rand.go feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
usertype_string.go feat(api): add organisation service (#6340) 2023-08-11 14:19:14 +00:00