fix(ui): GEN-1690 refresh before expiry of access token (#18235)

This commit is contained in:
Chirag Madlani 2024-10-18 11:37:35 +05:30 committed by GitHub
parent c78cda6757
commit ca592e4fb6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -769,7 +769,6 @@ export const AuthProvider = ({
updateAxiosInterceptors: initializeAxiosInterceptors,
});
return cleanup;
}, [handleSuccessfulLogin]);
const isConfigLoading =