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.94k stars 446 forks source link

chore: remove feature guard #6818

Closed wangsijie closed 3 days ago

wangsijie commented 4 days ago

Summary

Remove feature guard of Account API.

Testing

N/A

Checklist

github-actions[bot] commented 4 days ago

COMPARE TO master

Total Size Diff :chart_with_downwards_trend: -825 Bytes

Diff by File |Name|Diff| |---|---| |packages/core/src/routes/account-center/index.openapi.json|:chart_with_downwards_trend: -41 Bytes| |packages/core/src/routes/account/index.openapi.json|:chart_with_downwards_trend: -41 Bytes| |packages/core/src/routes/account/index.ts|:chart_with_downwards_trend: -111 Bytes| |packages/core/src/routes/init.ts|:chart_with_downwards_trend: -50 Bytes| |packages/core/src/routes/swagger/utils/documents.ts|:chart_with_downwards_trend: -76 Bytes| |packages/core/src/routes/verification/index.openapi.json|:chart_with_downwards_trend: -41 Bytes| |packages/core/src/routes/verification/index.ts|:chart_with_downwards_trend: -111 Bytes| |packages/integration-tests/src/tests/api/account-center.test.ts|:chart_with_downwards_trend: -90 Bytes| |packages/integration-tests/src/tests/api/account/account-center-reject.test.ts|:chart_with_downwards_trend: -58 Bytes| |packages/integration-tests/src/tests/api/account/email-and-phone.test.ts|:chart_with_downwards_trend: -58 Bytes| |packages/integration-tests/src/tests/api/account/index.test.ts|:chart_with_downwards_trend: -58 Bytes| |packages/integration-tests/src/tests/api/account/social.test.ts|:chart_with_downwards_trend: -90 Bytes|