CodeBrowser / npm / @apimatic/authentication-adapters
@apimatic/authentication-adapters@0.5.14
// This package provides pluggable adapters for different authentication schemes.
$ npm install @apimatic/authentication-adapters
downloads/wk
291,091
license
MIT
version
0.5.14
published
Nov 4, 2025
What is @apimatic/authentication-adapters?
The @apimatic/authentication-adapters package provides pluggable adapters that handle different authentication schemes, allowing you to easily integrate various authentication methods into your application. Developers use this package to avoid building authentication logic from scratch and to switch between different auth schemes (like OAuth, API keys, or basic auth) without rewriting code.
Maintainers
apimaticdev, mehdi991, hamzamahmood, asadali214