mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-26 09:55:52 +00:00
fix(ui): GEN-1690 refresh before expiry of access token (#18235)
This commit is contained in:
parent
c78cda6757
commit
ca592e4fb6
@ -769,7 +769,6 @@ export const AuthProvider = ({
|
|||||||
updateAxiosInterceptors: initializeAxiosInterceptors,
|
updateAxiosInterceptors: initializeAxiosInterceptors,
|
||||||
});
|
});
|
||||||
|
|
||||||
return cleanup;
|
|
||||||
}, [handleSuccessfulLogin]);
|
}, [handleSuccessfulLogin]);
|
||||||
|
|
||||||
const isConfigLoading =
|
const isConfigLoading =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user