Versions in this module Expand all Collapse all v0 v0.0.1 Jun 12, 2021 Changes in this version + func TokenSource(ctx context.Context, config *oauth2.Config, state string, ...) oauth2.TokenSource + type AuthorizationHandler func(authCodeURL string) (code string, state string, err error)