# Packages
Package crypto 消息的加解密功能.
# Functions
GetAuthorizerInfo 获取授权方的公众号帐号基本信息.
GetAuthorizerToken 获取(刷新)授权公众号的接口调用凭据(令牌).
GetComponentAccessToken 获取第三方平台 component_access_token.
GetComponentBindURL 生成授权链接.
GetComponentLoginPageURL 生成授权引导页网址.
GetPreAuthCode 获取预授权码.
GetQueryAuth 使用授权码换取公众号的接口调用凭据和授权信息.
ParseAuthorizationCode 从回调地址中获取授权码等信息
用户的确认授权之后的回调地址,数据从 query 中获取。.
ParseVerifyTicket 处理 component_verify_ticket 事件中返回的数据.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PreAuthCode 从预授权地址返回的内容.
No description provided by the author
No description provided by the author
VerifyTicket 返回的验证信息.
# Type aliases
AuthType 验证类型.