ghauth
ghauth copied to clipboard
Create and load persistent GitHub authentication tokens for command-line apps
Bumps [ora](https://github.com/sindresorhus/ora) from 4.1.1 to 8.0.1. Release notes Sourced from ora's releases. v8.0.1 Fix the process not exiting 89a1f31 https://github.com/sindresorhus/ora/compare/v8.0.0...v8.0.1 v8.0.0 Breaking Require Node.js 18 675590f Improvements Update dependencies 675590f...
Bumps [read](https://github.com/npm/read) from 1.0.7 to 3.0.1. Release notes Sourced from read's releases. v3.0.1 3.0.1 (2023-11-20) Bug Fixes 22cb8dc #84 only ship dist files (@lukekarrys) v3.0.0 3.0.0 (2023-11-16) ⚠️ BREAKING CHANGES...
Bumps [application-config](https://github.com/LinusU/node-application-config) from 2.0.0 to 3.0.0. Release notes Sourced from application-config's releases. 🚢 3.0.0 / 2023-01-06 💥 Breaking Changes Convert package to ESM Migration Guide: This relases changes the package...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.2. Release notes Sourced from actions/setup-node's releases. v4.0.2 What's Changed Add support for volta.extends by @ThisIsManta in actions/setup-node#921 Add support for arm64 Windows by @dmitry-shibanov...
Having the device token next to the spinner makes it hard to copy and past as some terminals don't retain highlight selection over lines that are rewritten during the spinner...
OK, so github just made us go through an entire rewrite of device flow auth, and then decided to change their token formats. Now I get an email whenever someone...
Tokens should be saved and read in different configuration namespaces for different authUrls so that multiple GitHub sources can be used on the same machine without needing to delete the...
Hi, I have similar problems to https://github.com/rvagg/ghauth/pull/6. Everytime I redo the authorization, I get an error if I already have authorized the application (but haven't saved the credentials ;)). The...
Bumps [ora](https://github.com/sindresorhus/ora) from 4.1.1 to 8.1.0. Release notes Sourced from ora's releases. v8.1.0 Update dependencies fb0fced https://github.com/sindresorhus/ora/compare/v8.0.1...v8.1.0 v8.0.1 Fix the process not exiting 89a1f31 https://github.com/sindresorhus/ora/compare/v8.0.0...v8.0.1 v8.0.0 Breaking Require Node.js 18...