Represents an access token with an expiration time.
Properties expiresOnTimestampThe access token's expiration timestamp in milliseconds, UNIX epoch time.
refreshAfterTimestampThe timestamp when the access token should be refreshed, in milliseconds, UNIX epoch time.
tokenThe access token returned by the authentication service.
tokenTypeType of token - Bearer
or pop
The access token's expiration timestamp in milliseconds, UNIX epoch time.
expiresOnTimestamp: number
Property Value
number
refreshAfterTimestampThe timestamp when the access token should be refreshed, in milliseconds, UNIX epoch time.
refreshAfterTimestamp?: number
Property Value
number
tokenThe access token returned by the authentication service.
token: string
Property Value
string
tokenTypeType of token - Bearer
or pop
tokenType?: "Bearer" | "pop"
Property Value
"Bearer" | "pop"
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4