Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flyrell/axios-auth-refresh

Library that helps you implement automatic refresh of authorization via axios interceptors. You can easily intercept the original request when it fails, refresh the authorization and continue with the original request, without user even noticing.
https://github.com/flyrell/axios-auth-refresh

authentication axios axios-plugin http-interceptor interceptor middleware stalled-requests token typescript

Last synced: about 3 hours ago
JSON representation

Library that helps you implement automatic refresh of authorization via axios interceptors. You can easily intercept the original request when it fails, refresh the authorization and continue with the original request, without user even noticing.

Awesome Lists containing this project