This website requires JavaScript.
Explore
Help
Register
Sign In
ilia
/
auth-remote-react
Watch
1
Star
0
Fork
0
You've already forked auth-remote-react
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6a2a826a11beecbae22364373f9911d7c82b7e46
auth-remote-react
/
src
/
features
/
auth
/
api
/
config
/
index.ts
2 lines
52 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(auth): fix circular import problem by changing the way the authHttpClient gets accessToken; replace individual calls mocks with the common ones
2026-03-18 09:10:17 +03:00
export
{
authHttpClient
}
from
"./authApi/authApi"
;
Reference in New Issue
Copy Permalink