mirror of
https://github.com/ershisan99/flashcards-example-project.git
synced 2025-12-17 12:33:22 +00:00
3 - file final
This commit is contained in:
@@ -55,8 +55,6 @@ export const baseQueryWithReauth: BaseQueryFn<
|
||||
extraOptions
|
||||
)) as any
|
||||
|
||||
console.log('refreshResult', refreshResult)
|
||||
|
||||
if (refreshResult.data) {
|
||||
localStorage.setItem('accessToken', refreshResult.data.accessToken)
|
||||
localStorage.setItem('refreshToken', refreshResult.data.refreshToken)
|
||||
|
||||
Reference in New Issue
Block a user