Documentation ¶
Index ¶
- Constants
- Variables
- type Google
- func (g *Google) CompleteFlow(ctx context.Context, code string, state string) (string, string, string, string, error)
- func (g *Google) Key() flow.Key
- func (g *Google) Start() error
- func (g *Google) StartFlow(ctx context.Context, nextURL string, organization string, ...) (string, error)
- func (g *Google) Stop() error
- type Options
Constants ¶
Variables ¶
View Source
var (
ErrInvalidResponse = errors.New("invalid response")
)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.