TokenData

constructor(accessToken: String, tokenType: String, expiresIn: Int, refreshToken: String, idToken: String? = null, scope: String? = null)