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.96k stars 447 forks source link

feat(core): update application API to validate unknown session fallback URI #6779

Closed simeng-li closed 2 weeks ago

simeng-li commented 2 weeks ago

Summary

Update application API to validate unknown session fallback URI.

Testing

Checklist

github-actions[bot] commented 2 weeks ago

COMPARE TO master

Total Size Diff :chart_with_upwards_trend: +7.05 KB

Diff by File |Name|Diff| |---|---| |packages/core/src/__mocks__/index.ts|:chart_with_upwards_trend: +70 Bytes| |packages/core/src/routes/applications/application.ts|:chart_with_upwards_trend: +1.26 KB| |packages/core/src/routes/applications/types.ts|:chart_with_upwards_trend: +528 Bytes| |packages/integration-tests/src/tests/api/application/application.unknown-session-fallback-uri.test.ts|:chart_with_upwards_trend: +4.38 KB| |packages/integration-tests/src/utils.ts|:chart_with_upwards_trend: +55 Bytes| |packages/phrases/src/locales/en/errors/application.ts|:chart_with_upwards_trend: +244 Bytes| |packages/schemas/alterations/next-1731037123-add-unknown-session-fallback-uri-column-to-application-table.ts|:chart_with_upwards_trend: +476 Bytes| |packages/schemas/src/seeds/application.ts|:chart_with_upwards_trend: +35 Bytes| |packages/schemas/tables/applications.sql|:chart_with_upwards_trend: +37 Bytes|