licenses.dev

@octokit/oauth-app v4.2.4

GitHub OAuth toolset for Node.js

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT22
PackageRelationDependenciesPublished
@octokit/auth-oauth-app • 5.0.6GitHub OAuth App authentication for JavaScriptDIRECT20
@octokit/auth-oauth-device • 4.0.5GitHub OAuth Device authentication strategy for JavaScriptINDIRECT17
@octokit/auth-oauth-user • 2.1.2Octokit authentication strategy for OAuth clientsDIRECT18
@octokit/auth-token • 3.0.4GitHub API token authentication for browsers and Node.jsINDIRECT0
@octokit/auth-unauthenticated • 3.0.5GitHub API token authentication for browsers and Node.jsDIRECT6
@octokit/core • 4.2.4Extendable client for GitHub's REST & GraphQL APIsDIRECT17
@octokit/endpoint • 7.0.6Turns REST API endpoints into generic request optionsINDIRECT4
@octokit/graphql • 5.0.6GitHub GraphQL API client for browsers and NodeINDIRECT14
@octokit/oauth-authorization-url • 5.0.0Universal library to retrieve GitHub’s identity URL for the OAuth web flowDIRECT0
@octokit/oauth-methods • 2.0.6Set of stateless request methods to create, check, reset, refresh, and delete user access tokens for OAuth and GitHub AppsDIRECT16
@octokit/openapi-types • 18.1.1Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.comINDIRECT0
@octokit/request-error • 3.0.3Error class for Octokit request errorsINDIRECT5
@octokit/request • 6.2.8Send parameterized requests to GitHub's APIs with sensible defaults in browsers and NodeINDIRECT13
@octokit/types • 9.3.2Shared TypeScript definitions for Octokit projectsINDIRECT1
@types/aws-lambda • 8.10.147TypeScript definitions for aws-lambdaDIRECT0
@types/btoa-lite • 1.0.2TypeScript definitions for btoa-liteINDIRECT0
btoa-lite • 1.0.0Smallest/simplest possible means of using btoa with both Node and browserifyINDIRECT0
fromentries • 1.3.2Object.fromEntries() ponyfill (in 6 lines)DIRECT0
is-plain-object • 5.0.0Returns true if an object was created by the `Object` constructor, or Object.create(null).INDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
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
Apache-2.01
PackageRelationDependenciesPublished
before-after-hook • 2.2.3asynchronous before/error/after hooks for internal functionalityINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.2.4 version:

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