cli / go-gh

A Go module for interacting with gh and the GitHub API from the command line.
https://pkg.go.dev/github.com/cli/go-gh/v2
MIT License
322 stars 45 forks source link

Add IsAuthenticated #33

Closed heaths closed 2 years ago

heaths commented 2 years ago

Fixes #32. Also exports error types.

samcoe commented 2 years ago

Closing in favor of #44, please see https://github.com/cli/go-gh/issues/32#issuecomment-1161847775 for context.