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-05-18 04:12:51 +00:00
..
admin-user.test.ts refactor(core): use argon2 for password encryption (#738) 2022-05-06 16:38:38 +08:00
admin-user.ts feat: update field check rules (#854) 2022-05-18 04:12:51 +00: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): update connector db schema (#732) 2022-05-12 12:17:17 +08:00
connector.ts feat: update field check rules (#854) 2022-05-18 04:12:51 +00:00
consts.ts refactor(core): use SSOT for env variables (#578) 2022-04-20 14:14:37 +08:00
init.ts feat(core): get /logs (#823) 2022-05-16 06:43:33 +00:00
log.test.ts feat(core): get /logs (#823) 2022-05-16 06:43:33 +00:00
log.ts feat(core): get /logs (#823) 2022-05-16 06:43:33 +00: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: update field check rules (#854) 2022-05-18 04:12:51 +00:00
session.ts feat: update field check rules (#854) 2022-05-18 04:12:51 +00:00
setting.test.ts fix: delete custom domain (#737) 2022-05-06 02:48:34 +00:00
setting.ts feat(console): support persisting get-started progress in settings config 2022-05-11 14:02:26 +08:00
sign-in-experience.branding.guard.test.ts feat(console): dark logo (#860) 2022-05-18 10:25:20 +08:00
sign-in-experience.guard.test.ts feat(core,console): social connector targets (#851) 2022-05-17 17:09:42 +08:00
sign-in-experience.test.ts feat(core,console): social connector targets (#851) 2022-05-17 17:09:42 +08:00
sign-in-experience.ts feat(core,console): social connector targets (#851) 2022-05-17 17:09:42 +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