@octokit/auth-oauth-user@6.0.2
// Octokit authentication strategy for OAuth clients
$ npm install @octokit/auth-oauth-user
downloads/wk
7,840,584
license
MIT
version
6.0.2
published
Oct 31, 2025
What is @octokit/auth-oauth-user?
This package provides authentication for applications that use GitHub's OAuth flow to access the GitHub API on behalf of users. Developers use it to handle the complete OAuth authorization process, including token exchange and refresh, when building GitHub-integrated applications. It simplifies implementing secure user authentication without managing the OAuth details manually.
Links
Keywords
Dependencies (5)
Maintainers
octokitbot