Files
Nawaz Dhandala c41b53dd2a feat(api): add automatic auth-refresh flow, retry handling and skip flag
- introduce RequestOptions.skipAuthRefresh and APIErrorRetryContext
- implement BaseAPI refresh handlers (setters), shouldRetryAfterError, refreshAuthSession with deduping promise and refreshFailure handler
- make API.handleError async and add default shouldRetryAfterError; extend fetchInternal with retryCount and retry after successful auth refresh
- register auth-refresh handlers for Dashboard and StatusPage and import API utils in Index entries for side-effects
- tighten StatusPage logout/refresh logic with logging and safety checks
2025-11-06 14:52:58 +00:00
..
2022-12-16 13:35:59 +05:30
2022-06-07 17:12:22 +01:00
2022-12-16 13:35:59 +05:30