Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Callback ¶
func Callback(state string, codeVerifier string, redirectURL string, oauth2config oauth2.Config, targetLabel string, finish chan bool) http.HandlerFunc
Callback is function that verifies code and get tokens (and store then on config file)
func PKCEgenerator ¶
PKCEgenerator returns a valid codeVerifier and codeChallenge
func RecoverToken ¶
RecoverToken uses keyring to recover access token
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.