implementations/refresh_token_interceptor library

Classes

RefreshTokenInterceptor
A Dio interceptor that handles refreshing of JWT tokens. This interceptor can automatically refresh the token before it expires, or handle token refresh upon receiving an unauthorized response.