0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/packages/integration-tests
wangsijie 8b63652c8e
feat(core): organization token for token exchange flow (#6106)
* feat(core,schemas): token exchange grant

* feat(core): third-party applications are not allowed for token exchange

* feat(core,schemas): token exchange grant

* feat(core): organization token for token exchange flow
2024-07-02 13:54:42 +08:00
..
src feat(core): organization token for token exchange flow (#6106) 2024-07-02 13:54:42 +08:00
CHANGELOG.md release: version packages (#5684) 2024-05-14 20:27:55 +08:00
jest-puppeteer.config.js
jest.config.js
jest.config.ui.js
jest.setup.api.js refactor: use ky in integration tests (#5584) 2024-03-29 10:10:13 +00:00
jest.setup.js refactor: use ky in integration tests (#5584) 2024-03-29 10:10:13 +00:00
package.json refactor: upgrade logto sdks (#6160) 2024-07-02 12:32:22 +08:00
tsconfig.json
tsconfig.test.json
ui-test-sequencer.js