github-app-authenticator

command module
v0.0.0-...-eef674f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 29, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

README

github-app-authenticator

Tool to generate temporary OAuth tokens for a Github App

build

$ go build -o github-app-authenticator *.go

options

$ ./github-app-authenticator -help
  Usage:
    github-app-authenticator [OPTIONS]
  
  Application Options:
        --installation-id= GitHub App installation id
        --application-id=  GitHub App id
        --private-key=     Path to private key PEM file
  
  Help Options:
    -h, --help             Show this help message

run

$ ./github-app-authenticator --installation-id=7067981 --application-id=55935 --private-key=private-key.pem 
  v1.0af0d83e0df9e6644ae52e1253679fa5f7bed4c6

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL