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. |
||
|---|---|---|
| .. | ||
| breadcrumbs.vue | ||
| button.vue | ||
| checkbox.vue | ||
| input.vue | ||
| language-switcher.vue | ||
| link.vue | ||
| loader.vue | ||
| textarea.vue | ||
| title.vue | ||