0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-20 21:32:31 -05:00
logto/packages/integration-tests
simeng-li 9669fc92fb
refactor(core): add koaAutoConsent middleware (#5078)
* refactor(core): add koaAutoConsent middleware

Add koaAutoConsent middleware to allow auto consent and redirect direactly from the server side.

* refactor(core): use koaMount to apply the consent middleware

use koaMount to apply the consent middleware

* feat(test): update the integration tests

update the integration tests

* fix(test): update the unit test for consent

update the unit test for consent
2024-01-05 10:00:31 +08:00
..
src refactor(core): add koaAutoConsent middleware (#5078) 2024-01-05 10:00:31 +08:00
CHANGELOG.md release: version packages (#4894) 2023-12-06 16:13:56 +08:00
jest-puppeteer.config.js feat(core,phrases): disable auto skip mfa (#4786) 2023-11-02 15:09:00 +08:00
jest.config.js refactor(test): add integration tests for org token grant 2023-11-09 16:57:33 +08:00
jest.config.ui.js refactor(test): add integration tests for org token grant 2023-11-09 16:57:33 +08:00
jest.setup.api.js refactor: move console sie to database (#3171) 2023-02-21 21:24:43 +08:00
jest.setup.js refactor(console): use global router (#4191) 2023-07-21 06:12:01 +00:00
package.json chore(deps): update dependency got to v14 (#5008) 2023-12-26 02:59:22 +00:00
tsconfig.json refactor(test): add integration tests for org token grant 2023-11-09 16:57:33 +08:00
tsconfig.test.json
ui-test-sequencer.js test: add console tests for password policy (#4493) 2023-09-14 17:28:00 +08:00