| 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). |