Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func APIBaiscAuth ¶
func APIBaiscAuth(appid, appkey string) bhojpur.FilterFunc
APIBaiscAuth calls APIBasicAuth for previous callers
func APIBasicAuth ¶
func APIBasicAuth(appid, appkey string) bhojpur.FilterFunc
APIBasicAuth use the basic appid/appkey as the AppIdToAppSecret
func APISecretAuth ¶
func APISecretAuth(f AppIDToAppSecret, timeout int) bhojpur.FilterFunc
APISecretAuth use AppIdToAppSecret verify and
Types ¶
type AppIDToAppSecret ¶
type AppIDToAppSecret apiauth.AppIDToAppSecret
AppIDToAppSecret is used to get appsecret throw appid
Click to show internal directories.
Click to hide internal directories.