Tokens - AckeeCZ/petrus GitHub Wiki
Interface: Tokens
Table of contents
Properties
Properties
accessToken
• accessToken: Object
Type declaration
| Name | Type | Description |
|---|---|---|
expiration? |
null | string |
If expiration is omitted, then petrus won't automatically refresh the access token. |
token |
string |
- |
Defined in
refreshToken
• Optional refreshToken: Object
Type declaration
| Name | Type |
|---|---|
token |
string |