fix(api):fixed api error handling and validate interceptors
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export function getAccessToken() {
|
||||
return localStorage.getItem("accessToken");
|
||||
}
|
||||
Reference in New Issue
Block a user