Skip to content

Tags: electron/github-app-auth

Tags

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat!: bump engines to Node.js >=22.12.0 (#37)

BREAKING CHANGE: Requires Node.js v22.12.0 LTS or higher. ESM-only.

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: pass baseUrl to octokit (#12)

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add GHE support (#11)

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: generate org token on CLI (#10)

* feat: generate org token on CLI

* chore: make --org and --owner/--repo exclusive options

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(deps): upgrade @octokit/auth-app and @octokit/rest (#9)

BREAKING CHANGE: Drops support for Node.js v10 and v12

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
MarshallOfSound Samuel Attard
feat: add new forOrg variants for token/auth fetchers

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
MarshallOfSound Samuel Attard
feat: add support for narrowing the auth scopes provided

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
MarshallOfSound Samuel Attard
feat: add new CLI command for consuming creds and generating a token

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
MarshallOfSound Samuel Attard
feat: expose get-opts method for cached octokit references

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
MarshallOfSound Samuel Attard
fix: include node env