licenses.dev

@octokit/oauth-methods v4.1.0

Set of stateless request methods to create, check, reset, refresh, and delete user access tokens for OAuth and GitHub Apps

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT7
PackageRelationDependenciesPublished
@octokit/endpoint • 9.0.6Turns REST API endpoints into generic request optionsINDIRECT3
@octokit/oauth-authorization-url • 6.0.2Universal library to retrieve GitHub’s identity URL for the OAuth web flowDIRECT0
@octokit/openapi-types • 24.2.0Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.comINDIRECT0
@octokit/request-error • 5.1.1Error class for Octokit request errorsDIRECT5
@octokit/request • 8.4.1Send parameterized requests to GitHub's APIs with sensible defaults in browsers and NodeDIRECT8
@octokit/types • 13.10.0Shared TypeScript definitions for Octokit projectsDIRECT1
btoa-lite • 1.0.0Smallest/simplest possible means of using btoa with both Node and browserifyDIRECT0
ISC4
PackageRelationDependenciesPublished
deprecation • 2.3.1Log a deprecation message with stackINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
universal-user-agent • 6.0.1Get a user agent string in both browser and nodeINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40octokit%2Foauth-methods)](https://licenses.dev/npm/%40octokit%2Foauth-methods)
<a href="https://licenses.dev/npm/%40octokit%2Foauth-methods">
  <img src="https://licenses.dev/b/npm/%40octokit%2Foauth-methods" alt="licenses" />
</a>

Or the licenses badge code for the 4.1.0 version:

[![licenses](https://licenses.dev/b/npm/%40octokit%2Foauth-methods/4.1.0)](https://licenses.dev/npm/%40octokit%2Foauth-methods/4.1.0)
<a href="https://licenses.dev/npm/%40octokit%2Foauth-methods/4.1.0">
  <img src="https://licenses.dev/b/npm/%40octokit%2Foauth-methods/4.1.0" alt="licenses" />
</a>
GitHub