command
module
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Jul 19, 2021
License: ISC
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
✌ device-flow 
Generate access tokens from the command line with the OAuth device authorization flow
Build
Run make.
make
This will drop a binary file, device-flow, in the bin folder.
Usage
./bin/device-flow --help
Example
To generate an access token with repo and read:org scopes for the OAuth application with client id 178c6fc778ccc68e1d6a:
./bin/device-flow auth 178c6fc778ccc68e1d6a -S repo -S read:org
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.