axios-oauth-1.0a

JSON →
library 0.4.1 ·javascript
verified Jun 7, 2026

Add OAuth 1.0a signing to axios requests via interceptors. Current stable version is 0.4.1, updated occasionally. Supports HMAC-SHA1 and HMAC-SHA256 algorithms, auto body hash for POST/PUT, optional realm, callback, verifier, and token secret. Ships TypeScript types, but requires polyfills for buffer and crypto in browsers. Alternative to oauth-1.0a with tighter axios integration, but depends on axios >=0.21.0.