tachybase_todo/packages/plugins/users/src
Junyi 1a9cd78eb8
refactor(resourcer): combine middleware class (#825)
* refactor(resourcer): combine middleware class

* refactor(resourcer): move new middleware to plugin instance
2022-09-13 23:27:19 +08:00
..
__tests__ fix(plugin-users): fix update profile 500 (#766) (#767) 2022-08-22 20:37:15 +08:00
actions fix(plugin-users): fix update profile 500 (#766) (#767) 2022-08-22 20:37:15 +08:00
authenticators feat(plugin-verification): add plugin-verification and phone for users (#722) 2022-08-20 18:06:12 +08:00
collections feat(plugin-verification): add plugin-verification and phone for users (#722) 2022-08-20 18:06:12 +08:00
locale feat(locale): added Japanese translation (#813) 2022-09-09 21:46:44 +08:00
middlewares refactor(resourcer): combine middleware class (#825) 2022-09-13 23:27:19 +08:00
migrations feat(plugin-verification): add plugin-verification and phone for users (#722) 2022-08-20 18:06:12 +08:00
index.ts fix(plugin-users): add translations (#416) 2022-05-24 14:14:19 +08:00
jwt-service.ts feat: customizable jwt expiration date 2022-07-20 14:15:59 +08:00
server.ts refactor(resourcer): combine middleware class (#825) 2022-09-13 23:27:19 +08:00