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.66k stars 439 forks source link

refactor: generate application secret on creation #6310

Closed gao-sun closed 3 months ago

gao-sun commented 3 months ago

Summary

Testing

updated integration tests accordingly

Checklist

github-actions[bot] commented 3 months ago

COMPARE TO master

Total Size Diff :chart_with_upwards_trend: +950 Bytes

Diff by File |Name|Diff| |---|---| |packages/console/src/pages/ApplicationDetails/ApplicationDetailsContent/EndpointsAndCredentials.tsx|:chart_with_upwards_trend: +111 Bytes| |packages/core/src/__mocks__/index.ts|:chart_with_upwards_trend: +35 Bytes| |packages/core/src/routes/applications/application.test.ts|:chart_with_upwards_trend: +47 Bytes| |packages/core/src/routes/applications/application.ts|:chart_with_upwards_trend: +134 Bytes| |packages/integration-tests/src/tests/api/application/application.secrets.test.ts|:chart_with_upwards_trend: +508 Bytes| |packages/schemas/src/utils/application.ts|:chart_with_upwards_trend: +303 Bytes| |packages/schemas/src/utils/index.ts|:chart_with_upwards_trend: +34 Bytes|