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-03-17 23:01:15 +08:00
..
admin-user.test.ts fix(core): patch /users/:userId should not fail if only name or avatar is provided 2022-02-28 13:18:17 +08:00
admin-user.ts fix(core): patch /users/:userId should not fail if only name or avatar is provided 2022-02-28 13:18:17 +08:00
application.test.ts test(core): update the requester test utils (#274) 2022-02-23 11:09:26 +08:00
application.ts feat(core): allow jsonb partial update (#210) 2022-02-04 12:19:59 +08:00
connector.test.ts chore(core): fix connector typos (#411) 2022-03-17 23:01:15 +08:00
connector.ts feat(console): connector sender test (#367) 2022-03-14 11:11:37 +08:00
consts.ts refactor(core): re-org files 2021-08-12 19:39:28 +08:00
init.ts refactor(core): remove user route (#254) 2022-02-18 17:56:44 +08:00
resource.test.ts test(core): update the requester test utils (#274) 2022-02-23 11:09:26 +08:00
resource.ts chore: upgrade eslint-config to v0.6.1 2022-01-27 19:26:34 +08:00
role.test.ts test(core): update the requester test utils (#274) 2022-02-23 11:09:26 +08:00
role.ts feat(core): add user roles related api (#204) 2022-01-28 13:33:57 +08:00
session.test.ts revert(core): manually revert forgot password logic (#365) 2022-03-11 17:45:42 +08:00
session.ts revert(core): manually revert forgot password logic (#365) 2022-03-11 17:45:42 +08:00
setting.test.ts chore(core): hide settings default id (#261) 2022-02-23 13:51:02 +08:00
setting.ts chore(core): hide settings default id (#261) 2022-02-23 13:51:02 +08:00
sign-in-experience.test.ts refactor(core): rename sign-in-experience api paths from sign-in-ex to sign-in-exp (#392) 2022-03-16 15:25:26 +08:00
sign-in-experience.ts refactor(core): rename sign-in-experience api paths from sign-in-ex to sign-in-exp (#392) 2022-03-16 15:25:26 +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 feat(core): sign in logs (#139) 2021-12-08 15:56:57 +08:00