Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generate-oauth-token

A CLI tool to generate OAuth tokens for the chosen provider.

Installation

Download the tool using go get.

go get -u -v github.com/nkprince007/generate-oauth-token

Usage

$ generate-oauth-token -help
Usage of generate-oauth-token:
  -provider string
      the provider for which oauth token is to be generated (default "github")
$ generate-oauth-token -provider=github
...
# Enter the details and proceed to obtain the token

Supported providers include:

  • github
  • gitlab

Example configuration for OAuth2 client

GitHub OAuth Configuration

About

A CLI tool to generate OAuth tokens for the chosen provider.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages