Documentation
¶
Overview ¶
Package yahoo provides constants for using OAuth2 to access Yahoo.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Endpoint = oauth2.Endpoint{
AuthURL: "https://api.login.yahoo.com/oauth2/request_auth",
TokenURL: "https://api.login.yahoo.com/oauth2/get_token",
}
Endpoint is Yahoo's OAuth 2.0 endpoint. See https://developer.yahoo.com/oauth2/guide/
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.