mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-15 20:38:00 +00:00
ec03340b67
* 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
|
||
---|---|---|
.. | ||
access_token.go | ||
amr_test.go | ||
amr.go | ||
auth_request_converter_v2.go | ||
auth_request_converter.go | ||
auth_request_integration_test.go | ||
auth_request.go | ||
client_converter.go | ||
client_credentials.go | ||
client_integration_test.go | ||
client.go | ||
device_auth.go | ||
introspect.go | ||
jwt-profile.go | ||
key_test.go | ||
key.go | ||
oidc_integration_test.go | ||
op.go | ||
server_test.go | ||
server.go | ||
userinfo_test.go | ||
userinfo.go |