licenses.dev

@octokit/auth-app v6.1.4

GitHub App authentication for JavaScript

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT29
PackageRelationDependenciesPublished
@octokit/auth-oauth-app • 7.1.0GitHub OAuth App authentication for JavaScriptDIRECT15
@octokit/auth-oauth-device • 6.1.0GitHub OAuth Device authentication strategy for JavaScriptINDIRECT12
@octokit/auth-oauth-user • 4.1.0Octokit authentication strategy for OAuth clientsDIRECT13
@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 AppsINDIRECT11
@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
@types/btoa-lite • 1.0.2TypeScript definitions for btoa-liteINDIRECT0
@types/jsonwebtoken • 9.0.10TypeScript definitions for jsonwebtokenINDIRECT3
@types/ms • 2.1.0TypeScript definitions for msINDIRECT0
@types/node • 26.1.1TypeScript definitions for nodeINDIRECT1
btoa-lite • 1.0.0Smallest/simplest possible means of using btoa with both Node and browserifyINDIRECT0
jsonwebtoken • 9.0.3JSON Web Token implementation (symmetric and asymmetric)INDIRECT14
jwa • 2.0.1JWA implementation (supports all JWS algorithms)INDIRECT3
jws • 4.0.1Implementation 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
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
undici-types • 8.3.0A stand-alone types package for UndiciINDIRECT0
universal-github-app-jwt • 1.2.0Calculate GitHub App bearer tokens for Node & modern browsersDIRECT19
ISC6
PackageRelationDependenciesPublished
@wolfy1339/lru-cache • 11.0.2-patch.1A cache object that deletes the least-recently-used items.DIRECT0
deprecation • 2.3.1Log a deprecation message with stackDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 7.8.5The 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-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 6.1.4 version:

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