Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 419 Bytes

File metadata and controls

16 lines (8 loc) · 419 Bytes

TokenResponse

Properties

Name Type Description Notes
accessToken String Signed JWT access token
expiresIn Long Access token lifetime in seconds
refreshToken String Opaque refresh token for obtaining new access tokens
tokenType String Token type (always Bearer)