0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00
logto/packages/core/src/routes
2022-04-29 11:31:07 +08:00
..
admin-user.test.ts feat(console): user role select (#589) 2022-04-21 12:38:54 +08:00
admin-user.ts feat(console): user role select (#589) 2022-04-21 12:38:54 +08:00
application.test.ts fix(core): revert add oidc config to application response (#566) 2022-04-18 22:30:57 +08:00
application.ts fix(core): revert add oidc config to application response (#566) 2022-04-18 22:30:57 +08:00
connector.test.ts feat(core): fix connectors' initialization 2022-04-29 11:31:07 +08:00
connector.ts feat(core): validate connector config before enabling (#478) 2022-03-31 18:02:35 +08:00
consts.ts refactor(core): use SSOT for env variables (#578) 2022-04-20 14:14:37 +08:00
init.ts refactor(core): remove user route (#254) 2022-02-18 17:56:44 +08:00
resource.test.ts refactor(core): split mock.ts into __mocks__/*.ts (#510) 2022-04-08 09:47:09 +00:00
resource.ts refactor(core): remove resource scopes 2022-04-08 16:07:34 +08:00
role.test.ts refactor(core): split mock.ts into __mocks__/*.ts (#510) 2022-04-08 09:47:09 +00:00
role.ts feat(core): add user roles related api (#204) 2022-01-28 13:33:57 +08:00
session.test.ts feat(core,schemas): log register (#601) 2022-04-26 03:49:11 +00:00
session.ts feat(core,schemas): log register (#601) 2022-04-26 03:49:11 +00:00
setting.test.ts feat(console): page settings (#612) 2022-04-24 11:46:35 +08:00
setting.ts chore(core): hide settings default id (#261) 2022-02-23 13:51:02 +08:00
sign-in-experience.branding.guard.test.ts test(core): separate the color validation cases from tests of sign-in experience (#577) 2022-04-20 12:08:55 +08:00
sign-in-experience.guard.test.ts refactor(core,phrases,schemas): move language enum and fix Chinese enum value (#593) 2022-04-21 10:55:06 +08:00
sign-in-experience.test.ts fix(core): fix sign-in settings api route (#564) 2022-04-18 15:24:34 +08:00
sign-in-experience.ts fix(core): fix sign-in settings api route (#564) 2022-04-18 15:24:34 +08:00
status.test.ts test(core): update the requester test utils (#274) 2022-02-23 11:09:26 +08:00
status.ts chore: upgrade eslint-config to v0.6.1 2022-01-27 19:26:34 +08:00
swagger.test.ts test(core): update the requester test utils (#274) 2022-02-23 11:09:26 +08:00
swagger.ts chore: upgrade eslint-config to v0.6.1 2022-01-27 19:26:34 +08:00
types.ts refactor(core): remove deprecated koa-user-log middleware (#591) 2022-04-20 15:11:43 +08:00