go-github-token
Very easy to get github access token library written in Go.
This is a library that can get github personal access token by entering github's username and password (also two factor code).
Install
go get -u "github.com/Code-Hex/go-github-token"
Synopsis
See https://github.com/Code-Hex/go-github-token/blob/master/cmd/tkn/main.go