* fix(fe2): log out on invalid auth token on any GQL call * fix(fe1): redirecting to login page on any 403 GQL req * WIP invalid token * stricter toker invalidation checks in FE1 * stricter token check in FE2 as well
* feat(server): proper model() and version() error handling * fix(fe-2): typing errors