Skip to content

Commit

Permalink
Add TODO comment for future improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
pablogadhi committed Sep 25, 2023
1 parent ace50ec commit cbccca5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ export const {
responseInterceptorId: responseInterceptorIdForFiles,
} = createAxiosInstance({ file: true })

// TODO: move this function to a separate file (we can't do it now because of a circular dependency)
export const refreshAccessToken = async (
cookieName: string,
refreshCookieName: string,
Expand Down

0 comments on commit cbccca5

Please sign in to comment.