langflow/src
Cristhian Zanforlin Lousa 828e9eab78
fix: Improve token refresh logic and API interceptor handling (#7158)
* 🐛 (api.tsx): fix logic to correctly handle refreshing access token and retrying requests on authentication errors
🐛 (use-post-refresh-access.ts): fix retry logic to always retry refreshing access token regardless of auto login setting

*  (use-get-autologin.ts): add support for autoLogin state in useGetAutoLogin hook to handle auto login scenarios more effectively
📝 (use-post-refresh-access.ts): import and use autoLogin state from authStore in useRefreshAccessToken hook to determine retry count based on auto login status
2025-03-19 10:20:55 -03:00
..
backend fix: Update Custom Component Maker (#6851) 2025-03-19 00:35:31 +00:00
frontend fix: Improve token refresh logic and API interceptor handling (#7158) 2025-03-19 10:20:55 -03:00