Fixes: 1) Improve error notification handling in `useRefresh` with detailed GraphQL message extraction; 2) Address missing token reassignments for `refreshToken` and `accessToken` in `useRefresh`; 3) Resolve redundant refresh execution in non-server environments of `app.vue`. Extra: 1) Refactor `useRefresh` for cleaner error handling and better modularity; 2) Cleanup unused comments and enhance log messages for easier debugging; 3) Organize imports across updated files for standardization. |
||
|---|---|---|
| .. | ||
| index.ts | ||
| useLogin.ts | ||
| useLogout.ts | ||
| useNewPassword.ts | ||
| usePasswordReset.ts | ||
| useRefresh.ts | ||
| useRegister.ts | ||