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
simeng-li 6d5dd55e12
refactor: implement koaUser middleware
* refactor: extract code block of getting detailed user info in koaAuth as middleware koaUser

* refactor: fix according to comments

* refactor: fix methods' and properties' naming
2021-12-02 11:43:04 +08:00
..
application.ts refactor(core): use plural in endpoint (#134) 2021-11-18 11:26:51 +08:00
consts.ts refactor(core): re-org files 2021-08-12 19:39:28 +08:00
init.ts fix(core): add redirectURI to the response body of register endpoint /user (#119) 2021-09-24 17:00:26 +08:00
session.ts refactor: @logto/essentials -> @silverhand/essentials (#118) 2021-09-16 23:48:06 +08:00
status.ts feat(core): add status api and health check after deployment (#110) 2021-09-06 10:40:06 +08:00
swagger.ts refactor: @logto/essentials -> @silverhand/essentials (#118) 2021-09-16 23:48:06 +08:00
types.ts refactor: implement koaUser middleware 2021-12-02 11:43:04 +08:00
user.ts refactor(core): encryptUserPassword (#135) 2021-11-18 16:29:24 +08:00