fix(auth): fix circular import problem by changing the way the authHttpClient gets accessToken; replace individual calls mocks with the common ones
This commit is contained in:
@@ -1 +1 @@
|
||||
export * from "./authApi/authApi";
|
||||
export { authHttpClient } from "./authApi/authApi";
|
||||
|
||||
Reference in New Issue
Block a user