AuthorizationInfo interface
Properties
code | Gets or sets one-time OAuth code to exchange for refresh and access tokens. |
Property Details
code
Gets or sets one-time OAuth code to exchange for refresh and access tokens.
code?: string
Property Value
string