Interface: AccessTokenRespone
Oauth.AccessTokenRespone
Properties
access_token
• access_token: string
token_type
• token_type: string
expires_in
• expires_in: number
refresh_token
• refresh_token: string
scope
• scope: string
Oauth.AccessTokenRespone
• access_token: string
• token_type: string
• expires_in: number
• refresh_token: string
• scope: string