Documentation ¶
Index ¶
Constants ¶
View Source
const ( ProviderId = 8 Scheme = "https" Host = "apis.naver.com" Opaque = "//apis.naver.com/nidlogin/nid/getUserProfile.xml" AuthURL = "https://nid.naver.com/oauth2.0/authorize" TokenURL = "https://nid.naver.com//oauth2.0/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.