axios-kerberos

JSON →
library 2.0.0 ·javascript maintenance
verified Jun 7, 2026

Axios wrapper for Kerberos authentication, version 2.0.0. Uses the `kerberos` npm package to negotiate SPNEGO tokens for HTTP requests against Kerberos-authenticated endpoints. No active release cadence; last update may be stale. Simpler than full GSSAPI libraries but tightly coupled to the `kerberos` native addon, which requires system Kerberos libraries (krb5). Not actively maintained since 2021.