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-10 11:54:33 +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 test(core): add UTs for connector route (#357) 2022-03-10 11:54:33 +08:00
connector.ts feat(core): only allow one enabled sms/email (#337) 2022-03-08 15:57:57 +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 feat(core): post /session/forgot-password/phone/verify-passcode-and-reset-password (#334) 2022-03-08 16:09:06 +08:00
session.ts feat(core): post /session/forgot-password/phone/verify-passcode-and-reset-password (#334) 2022-03-08 16:09:06 +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 test(core): update the requester test utils (#274) 2022-02-23 11:09:26 +08:00
sign-in-experience.ts feat(core): add sign-in experience query and api (#197) 2022-01-26 11:07:45 +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