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
Charles Zhao aacbebcbc8
feat(core): add api to fetch organization scopes for a user (#5701)
* feat(core): add api to fetch user organization scopes

* chore: add openapi.json

* fix: integration test

* chore: turn off max-lines lint rules for openapi json files

* chore: add changeset

* refactor: return all scope information instead of just the name
2024-04-15 07:04:42 +00:00
..
src feat(core): add api to fetch organization scopes for a user (#5701) 2024-04-15 07:04:42 +00:00
CHANGELOG.md release: version packages (#5463) 2024-04-10 21:27:24 +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: 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 release: version packages (#5463) 2024-04-10 21:27:24 +08:00
tsconfig.json refactor(test): add integration tests for org token grant 2023-11-09 16:57:33 +08:00
tsconfig.test.json test: setup integration test package (#853) 2022-05-17 08:59:57 +00:00
ui-test-sequencer.js test: add console tests for password policy (#4493) 2023-09-14 17:28:00 +08:00