jwt-rest-api-client

JSON →
library 0.1.25 ·javascript
verified Jun 7, 2026

Promise-based HTTP client for browser and Node.js built on top of axios, focusing on JWT token lifecycle management. Version 0.1.25 provides an ApiClient class that extends axios with automatic token refresh, request deduplication, and Vue/Nuxt plugins. Unlike raw axios, it handles token storage, refresh logic, and concurrent request queuing out of the box.