package
1.0.1
Repository: https://github.com/cli/oauth.git
Documentation: pkg.go.dev

# Functions

InitFlow creates a new Flow instance by detecting a locally available port number.

# Structs

BrowserParams are GET query parameters for initiating the web flow.
CodeResponse represents the code received by the local server's callback handler.
Flow holds the state for the steps of OAuth Web Application flow.
WaitOptions specifies parameters to exchange the access token for.