0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-24 22:05:56 -05:00
logto/packages/integration-tests
Darcy Ye 873d20fed9
fix(core): mgmt API scopes are not assignable to user roles (#5425)
* fix(core): mgmt API scopes are not assignable to user roles

* feat: add alteration script to remove mgmt api scopes already assigned to user role

* chore: use option object
2024-02-27 03:19:59 +00:00
..
src fix(core): mgmt API scopes are not assignable to user roles (#5425) 2024-02-27 03:19:59 +00:00
CHANGELOG.md release: version packages (#5068) 2024-02-08 13:18:42 +08:00
jest-puppeteer.config.js
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
jest.setup.js
package.json chore(deps): update logto js sdk monorepo packages (major) (#5422) 2024-02-26 15:20:35 +08: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