$this->token, 'token_type' => 'bearer', 'expires_in' => strtotime($this->expires_at)-time(), ]; } }