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
accessToken String ✔️ N/A
datasource String ✔️ N/A
scope Optional<String> N/A
tokenType Optional<String> N/A
authUser Optional<String> Used by Google to indicate the index of the logged in user. Useful for generating hyperlinks that support multilogin.
expiration Optional<Long> Unix timestamp when this token expires (in seconds since epoch UTC).