@142vip.oauth2.0.类.StandardOauthV2 - 142vip/core-x GitHub Wiki
API 参考 / @142vip/oauth2.0 / StandardOauthV2
定义于: oauth2.0.ts:4
标准 Oauth2.0
new StandardOauthV2():
StandardOauthV2
StandardOauthV2
authenticate():
Promise<void>
定义于: oauth2.0.ts:22
认证
Promise<void>
authorize():
Promise<void>
定义于: oauth2.0.ts:8
登录授权
Promise<void>
getToken():
Promise<void>
定义于: oauth2.0.ts:15
获取令牌
Promise<void>
refreshToken():
Promise<void>
定义于: oauth2.0.ts:29
刷新令牌
Promise<void>