Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 404 Bytes

OAuthTokenResponse.md

File metadata and controls

18 lines (9 loc) · 404 Bytes

OAuthTokenResponse

Properties

Name Type Description Notes
accessToken String
tokenType String
refreshToken String
expiresIn Integer Number of seconds until the access_token expires. Uses epoch time.
state String