ZIP
WinGet
ghtkn
Shunsuke Suzuki · 0.2.6 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
ghtkn_windows_arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
suzuki-shunsuke.ghtkn
Version
0.2.6
Description
A CLI to create short-lived (8 hours) GitHub App User Access Token for secure local development
License
MIT
↗
Installer URL
https://github.com/suzuki-shunsuke/ghtkn/releases/download/v0.2.6/ghtkn_windows_arm64.zip
Release Notes
Features
#439 Support GHTKN_GIT_APP to switch the app for Git Credential Helper
#440 Add an app name to error messages and the one-time code prompt
Support GHTKN_GIT_APP to switch the app for Git Credential Helper
Unfortunately, .apps[].git_owner doesn't match when accessing fork repositories.
For instance, when you checkout a pull request from a fork repository by gh pr checkout command and push commits to the fork repository, .apps[].git_owner doesn't work unless you configure fork repositori…