@octokit/auth-token@6.0.0
// GitHub API token authentication for browsers and Node.js
$ npm install @octokit/auth-token
downloads/wk
30,929,782
license
MIT
version
6.0.0
published
May 20, 2025
What is @octokit/auth-token?
@octokit/auth-token is a library that handles GitHub API authentication using personal access tokens, OAuth tokens, or app tokens across both browser and Node.js environments. Developers use it to securely manage and validate GitHub API credentials when building applications or tools that interact with GitHub's API. It simplifies token handling by providing a consistent authentication interface regardless of your runtime environment.
Links
Keywords
Maintainers
octokitbot