Interface Token$GoogleApi

Authentication token for Google APIs. Generated by Google.

Hierarchy

  • Token$GoogleApi

Properties

access_token: string
expiry_date: number
refresh_token: string
scope: string
token_type: string

Generated using TypeDoc