logto-io / logto

🧑‍🚀 The better identity infrastructure for developers and the open-source alternative to Auth0.
https://logto.io
Mozilla Public License 2.0
8.31k stars 406 forks source link

refactor(core): log app secret name #6312

Closed gao-sun closed 1 month ago

gao-sun commented 1 month ago

Summary

when an app secret transpilation happened, the app secret name should be loged

Testing

integration tests added

Checklist

github-actions[bot] commented 1 month ago

COMPARE TO master

Total Size Diff :chart_with_upwards_trend: +1.93 KB

Diff by File |Name|Diff| |---|---| |packages/core/src/event-listeners/grant.ts|:chart_with_upwards_trend: +116 Bytes| |packages/core/src/event-listeners/utils.ts|:chart_with_upwards_trend: +154 Bytes| |packages/core/src/middleware/koa-app-secret-transpilation.ts|:chart_with_upwards_trend: +343 Bytes| |packages/integration-tests/src/tests/api/oidc/client-authentication.test.ts|:chart_with_upwards_trend: +1.33 KB|