# Functions
APIBaiscAuth calls APIBasicAuth for previous callers.
APIBasicAuth use the basic appid/appkey as the AppIdToAppSecret.
APISecretAuth use AppIdToAppSecret verify and.
Signature used to generate signature with the appsecret/method/params/RequestURI.
# Type aliases
AppIDToAppSecret is used to get appsecret throw appid.