Documentation
¶
Index ¶
Constants ¶
View Source
const ( ProviderId = 7 Scheme = "https" Host = "kapi.kakao.com" Opaque = "//kapi.kakao.com/v1/user/me" AuthURL = "https://kauth.kakao.com/oauth/authorize" TokenURL = "https://kauth.kakao.com/oauth/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.