Library that helps you implement automatic refresh of authorization and auto retry failed request via axios
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
AxiosService is a library that simplifies API calls by automatically refreshing authorization tokens and retrying failed requests using axios interceptors. It's designed for developers using axios who want to handle token expiration and API failures seamlessly without manually implementing retry logic. The library requires configuration for token refresh logic and auth failure detection, making it ideal for applications that rely on expiring tokens for authentication.