zitadel/internal/database
Tim Möhlmann ec03340b67
perf(oidc): optimize client verification (#6999)
* fix some spelling errors

* client credential auth

* implementation of client auth

* improve error handling

* unit test command package

* unit test database package

* unit test query package

* cleanup unused tracing func

* fix integration tests

* errz to zerrors

* fix linting and import issues

* fix another linting error

* integration test with client secret

* Revert "integration test with client secret"

This reverts commit 0814ba522f.

* add integration tests

* client credentials integration test

* resolve comments

* pin oidc v3.5.0
2023-12-05 17:01:03 +00:00
..
cockroach feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
dialect fix(db): allow unlimited connections (#6758) 2023-10-19 13:37:22 +00:00
migrate feat(cli): init cli (#3186) 2022-02-09 15:01:19 +01:00
mock perf(oidc): optimize client verification (#6999) 2023-12-05 17:01:03 +00:00
postgres feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
database_test.go perf(oidc): optimize client verification (#6999) 2023-12-05 17:01:03 +00:00
database.go perf(oidc): optimize client verification (#6999) 2023-12-05 17:01:03 +00:00
type_test.go feat: limit audit trail (#6744) 2023-10-25 11:42:00 +00:00
type.go feat: limit audit trail (#6744) 2023-10-25 11:42:00 +00:00