halo-admin/packages/shared
Ryan Wang 170c027bfe
refactor: logic of user login (#636)
#### What type of PR is this?

/kind improvement
/milestone 2.0

#### What this PR does / why we need it:

优化用户登录的逻辑。 适配:https://github.com/halo-dev/halo/pull/2528

#### Which issue(s) this PR fixes:

Fixes https://github.com/halo-dev/halo/issues/2506

#### Special notes for your reviewer:

#### Does this PR introduce a user-facing change?

```release-note
优化用户登录的逻辑
```
2022-10-11 09:00:14 +00:00
..
src refactor: logic of user login (#636) 2022-10-11 09:00:14 +00:00
.eslintrc.cjs feat: create admin-shared package (#581) 2022-06-16 10:42:13 +00:00
env.d.ts feat: create admin-shared package (#581) 2022-06-16 10:42:13 +00:00
package.json refactor: rename admin to console (#634) 2022-10-09 06:56:33 +00:00
postcss.config.js perf: refine tailwindcss config 2022-07-11 12:25:24 +08:00
prettier.config.js feat: create admin-shared package (#581) 2022-06-16 10:42:13 +00:00
tailwind.config.js perf: refine tailwindcss config 2022-07-11 12:25:24 +08:00
tsconfig.app.json feat: create admin-shared package (#581) 2022-06-16 10:42:13 +00:00
tsconfig.json feat: create admin-shared package (#581) 2022-06-16 10:42:13 +00:00
tsconfig.vite-config.json feat: create admin-shared package (#581) 2022-06-16 10:42:13 +00:00
tsconfig.vitest.json feat: create admin-shared package (#581) 2022-06-16 10:42:13 +00:00
vite.config.ts refactor: rename admin to console (#634) 2022-10-09 06:56:33 +00:00