Commit Graph

27 Commits

Author SHA1 Message Date
037f72815a update pnpm-lock.yaml 2023-06-06 00:08:42 +08:00
c14a2bc082 replace formik with react-hook-form 2023-03-02 17:24:03 +08:00
f6abf2bc38 console the message instead of toast when failing to refresh token 2023-03-02 15:27:37 +08:00
e6698287bc MuiButton styleOverrides 2023-02-28 22:53:43 +08:00
a794567369 add pageExtensions config 2023-02-28 20:41:48 +08:00
375e1ab4e5 create authAxios and normalAxios instance 2023-02-28 02:53:04 +08:00
3a3f427daa use cookie to send refreshToken 2023-02-28 00:18:53 +08:00
f7d80956da logout 2023-02-28 00:18:53 +08:00
ba416a7271 fix ui bug 2023-02-25 00:59:43 +08:00
31fc03a654 deleteUser 2023-02-24 21:39:36 +08:00
40e0e2dd77 refresh token 2023-02-24 20:11:04 +08:00
3aef983325 密码重置页 2023-02-24 17:06:39 +08:00
bd0332a582 注册页 & 登录页 2023-02-24 16:05:30 +08:00
3be70555b4 接口调整 2023-02-24 09:32:41 +08:00
9b3c6083f9 refreshToken操作并发控制 2023-02-22 17:04:59 +08:00
a9732790e9 log out 2023-02-21 09:20:02 +08:00
c7f973e27a handle axios error 2023-02-20 23:49:26 +08:00
b95a99aaff register page 2023-02-20 17:32:14 +08:00
257800f5d9 home page 2023-02-20 16:50:36 +08:00
3c089822ff refreshToken 2023-02-20 16:26:54 +08:00
728bab5fee home page 2023-02-19 15:35:28 +08:00
5363ec8a68 login page 2023-02-19 14:01:11 +08:00
1a2dfc692f login page 2023-02-19 12:10:20 +08:00
160df6e469 add emotion css & mui 2023-02-18 17:33:35 +08:00
0bb36a3b41 delete files in src/pages 2023-02-18 02:17:57 +08:00
ca67040909 add git pre-commit hook to prettier code 2023-02-17 17:19:41 +08:00
2b63ba2825 Initial commit from Create Next App 2023-02-17 17:00:32 +08:00