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-02-24 12:29:34 +08:00
..
admin-user.test.ts feat(core): get /users with search (#270) 2022-02-24 12:29:34 +08:00
admin-user.ts feat(core): get /users with search (#270) 2022-02-24 12:29:34 +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.ts chore: align routers return process of updating DB (#193) 2022-01-25 13:47:12 +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 test(session): test setup for session route (#276) 2022-02-23 17:23:21 +08:00
session.ts chore(core): refactor sign-in routes (#273) 2022-02-24 11:58:52 +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