licenses.dev

@octokit/auth-oauth-user v4.1.0

Octokit authentication strategy for OAuth clients

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT9
PackageRelationDependenciesPublished
@octokit/auth-oauth-device • 6.1.0GitHub OAuth Device authentication strategy for JavaScriptDIRECT12
@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 flowINDIRECT0
@octokit/oauth-methods • 4.1.0Set of stateless request methods to create, check, reset, refresh, and delete user access tokens for OAuth and GitHub AppsDIRECT11
@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 errorsINDIRECT5
@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 nodeDIRECT0
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%2Fauth-oauth-user)](https://licenses.dev/npm/%40octokit%2Fauth-oauth-user)
<a href="https://licenses.dev/npm/%40octokit%2Fauth-oauth-user">
  <img src="https://licenses.dev/b/npm/%40octokit%2Fauth-oauth-user" alt="licenses" />
</a>

Or the licenses badge code for the 4.1.0 version:

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