0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-27 21:39:16 -05:00
logto/packages/integration-tests
simeng-li b51680a78f
feat(core): add denyAccess api context to customJwt script (#6532)
* feat(schemas,core): add denyAccess api conext to custom jwt

add denyAccess api context to the custom jwt

* fix(test): fix integration test

fix integration test

* chore(schemas): update type name

update api context type name

* chore(schemas): fix typo

fix typo

* feat(core): add dev feature guard

add dev feature guard
2024-09-03 18:12:57 +08:00
..
src feat(core): add denyAccess api context to customJwt script (#6532) 2024-09-03 18:12:57 +08:00
CHANGELOG.md release: version packages (#6197) 2024-08-08 13:00:14 +08:00
jest-puppeteer.config.js
jest.config.js
jest.config.ui.js
jest.setup.api.js chore: fix failed tests 2024-07-28 11:59:25 +08:00
jest.setup.js refactor: remove unused patches (#6179) 2024-07-08 13:15:34 +08:00
package.json release: version packages (#6197) 2024-08-08 13:00:14 +08:00
tsconfig.json
tsconfig.test.json
tsup.config.ts refactor: use tsup for building 2024-07-28 11:34:47 +08:00
ui-test-sequencer.js