yahoo

package
v0.0.0-...-b754639 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2015 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ProviderId = 3
	Scheme     = "https"
	Host       = "social.yahooapis.com"
	Opaque     = "//social.yahooapis.com/v1/user"
	AuthURL    = "https://api.login.yahoo.com/oauth2/request_auth"
	TokenURL   = "https://api.login.yahoo.com/oauth2/get_token"
)

Variables

View Source
var Config = Oauth2Config()
View Source
var RequestURL = &url.URL{
	Scheme: Scheme,
	Host:   Host,
	Opaque: Opaque,
}

Functions

func Oauth2Config

func Oauth2Config() *oauth2.Config

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL