Documentation
¶
Overview ¶
Package oauthgoogle defines a minimal Google OAuth provider API.
The current provider implementation is a placeholder and reports ErrNotAvailable.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotAvailable = errors.New("oauth_google_not_available")
ErrNotAvailable is returned while the provider implementation is disabled.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.