Interface to implement complex authentication strategies for Octokit.
An object Implementing the AuthInterface can directly be passed as the
auth option in the Octokit constructor.
Interface to implement complex authentication strategies for Octokit.
An object Implementing the AuthInterface can directly be passed as the
auth option in the Octokit constructor.
Interface to implement complex authentication strategies for Octokit. An object Implementing the AuthInterface can directly be passed as the
auth
option in the Octokit constructor.For the official implementations of the most common authentication strategies, see https://github.com/octokit/auth.js