refactor: create separate shared store for auth token and refresh action
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export * from "./login";
|
||||
export * from "./register";
|
||||
export * from "./logout";
|
||||
export * from "./refresh";
|
||||
export * from "../../../../shared/api/calls/refresh";
|
||||
|
||||
Reference in New Issue
Block a user