Axios Token Interceptor

JSON →
library 0.2.0 ·javascript
verified Jun 7, 2026

An axios request interceptor that simplifies token management for HTTP requests. Version 0.2.0 is the current stable release. It supports static tokens, asynchronous token providers, cache with TTL, configurable header name and formatter. Compared to alternatives like axios interceptor, it is lightweight and provides built-in caching.