Versions in this module Expand all Collapse all v1 v1.0.0 Nov 10, 2022 Changes in this version + func NewDefaultAuthrAccessToken(opCtx *opContext.Context, appID string) credential.AccessTokenHandle + type DefaultAuthrAccessToken struct + func (ak *DefaultAuthrAccessToken) GetAccessToken() (string, error) + type OfficialAccount struct + func NewOfficialAccount(opCtx *opContext.Context, appID string) *OfficialAccount + func (officialAccount *OfficialAccount) PlatformJs() *js.Js + func (officialAccount *OfficialAccount) PlatformOauth() *oauth.Oauth