Documentation
¶
Index ¶
Constants ¶
View Source
const ( ProviderId = 4 Scheme = "https" Host = "graph.facebook.com" Opaque = "//graph.facebook.com/me" AuthURL = "https://www.facebook.com/dialog/oauth" TokenURL = "https://graph.facebook.com/oauth/access_token" )
Variables ¶
View Source
var Config = Oauth2Config()
Functions ¶
func Oauth2Config ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.