Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func APIBasicAuth ¶
func APIBasicAuth(appid, appkey string) websvr.FilterFunc
APIBasicAuth uses the basic appid/appkey as the AppIdToAppSecret
func APISecretAuth ¶
func APISecretAuth(f AppIDToAppSecret, timeout int) websvr.FilterFunc
APISecretAuth uses AppIdToAppSecret verify and
Types ¶
type AppIDToAppSecret ¶
AppIDToAppSecret gets appsecret through appid
Click to show internal directories.
Click to hide internal directories.