tachybase_todo/packages/plugins/@nocobase/plugin-auth/src/server
YANG QIA 06f11a2d08
refactor(auth): move auth client from core to the plugin & refactor auth client api (#3215)
* refactor(auth): auth client api

* fix: build

* fix: dependencies

* fix: fix T-2777

* fix: fix T-2776

* chore: update type

* fix: build

* fix: allowSignUp

* fix: file name

* fix: file name

* refactor: client api

* fix: build

* chore: update name

* fix: tsx must be loaded with --import instead of --loader

* fix: type

* fix: type

* fix: type

* fix: type

* fix: bug

* chore: improve wording

* fix: test

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-12-21 20:19:25 +08:00
..
__tests__ refactor(auth): move auth client from core to the plugin & refactor auth client api (#3215) 2023-12-21 20:19:25 +08:00
actions refactor(auth): move auth client from core to the plugin & refactor auth client api (#3215) 2023-12-21 20:19:25 +08:00
collections feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
locale feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
migrations refactor(auth): move auth client from core to the plugin & refactor auth client api (#3215) 2023-12-21 20:19:25 +08:00
model refactor(auth): move auth client from core to the plugin & refactor auth client api (#3215) 2023-12-21 20:19:25 +08:00
basic-auth.ts refactor(auth): move auth client from core to the plugin & refactor auth client api (#3215) 2023-12-21 20:19:25 +08:00
index.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
plugin.ts perf(server): optimize performance of APIs (#3079) 2023-12-12 23:02:09 +08:00
storer.ts perf(server): optimize performance of APIs (#3079) 2023-12-12 23:02:09 +08:00
token-blacklist.ts perf(server): optimize performance of APIs (#3079) 2023-12-12 23:02:09 +08:00