Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 3.79 KB

File metadata and controls

13 lines (10 loc) · 3.79 KB

AuthToken

Fields

Field Type Required Description
access_token str ✔️ N/A
datasource str ✔️ N/A
scope Optional[str] N/A
token_type Optional[str] N/A
auth_user Optional[str] Used by Google to indicate the index of the logged in user. Useful for generating hyperlinks that support multilogin.
expiration Optional[int] Unix timestamp when this token expires (in seconds since epoch UTC).