licenses.dev

@octokit/auth-app v4.0.13

GitHub App authentication for JavaScript

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT32
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/endpoint • 7.0.6Turns REST API endpoints into generic request optionsINDIRECT4
@octokit/oauth-authorization-url • 5.0.0Universal library to retrieve GitHub’s identity URL for the OAuth web flowINDIRECT0
@octokit/oauth-methods • 2.0.6Set of stateless request methods to create, check, reset, refresh, and delete user access tokens for OAuth and GitHub AppsINDIRECT16
@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 errorsDIRECT5
@octokit/request • 6.2.8Send parameterized requests to GitHub's APIs with sensible defaults in browsers and NodeDIRECT13
@octokit/types • 9.3.2Shared TypeScript definitions for Octokit projectsDIRECT1
@types/btoa-lite • 1.0.2TypeScript definitions for btoa-liteINDIRECT0
@types/jsonwebtoken • 9.0.7TypeScript definitions for jsonwebtokenINDIRECT2
@types/node • 22.7.5TypeScript definitions for nodeINDIRECT1
btoa-lite • 1.0.0Smallest/simplest possible means of using btoa with both Node and browserifyINDIRECT0
is-plain-object • 5.0.0Returns true if an object was created by the `Object` constructor, or Object.create(null).INDIRECT0
jsonwebtoken • 9.0.2JSON Web Token implementation (symmetric and asymmetric)INDIRECT14
jwa • 1.4.1JWA implementation (supports all JWS algorithms)INDIRECT3
jws • 3.2.2Implementation of JSON Web SignaturesINDIRECT4
lodash.includes • 4.3.0The lodash method `_.includes` exported as a module.INDIRECT0
lodash.isboolean • 3.0.3The lodash method `_.isBoolean` exported as a module.INDIRECT0
lodash.isinteger • 4.0.4The lodash method `_.isInteger` exported as a module.INDIRECT0
lodash.isnumber • 3.0.3The lodash method `_.isNumber` exported as a module.INDIRECT0
lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module.INDIRECT0
lodash.isstring • 4.0.1The lodash method `_.isString` exported as a module.INDIRECT0
lodash.once • 4.1.1The lodash method `_.once` exported as a module.INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
universal-github-app-jwt • 1.2.0Calculate GitHub App bearer tokens for Node & modern browsersDIRECT18
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
ISC6
PackageRelationDependenciesPublished
deprecation • 2.3.1Log a deprecation message with stackDIRECT0
lru-cache • 9.1.2A cache object that deletes the least-recently-used items.DIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
universal-user-agent • 6.0.1Get a user agent string in both browser and nodeDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.0.13 version:

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