File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ An ``Object`` representing the access token and associated data.
195
195
+------------------------------+--------+--------------------------------------------------+
196
196
| token.accessToken | String | The access token passed to ``getAccessToken() ``. |
197
197
+------------------------------+--------+--------------------------------------------------+
198
- | [ token.accessTokenExpiresAt] | Date | The expiry time of the access token. |
198
+ | token.accessTokenExpiresAt | Date | The expiry time of the access token. |
199
199
+------------------------------+--------+--------------------------------------------------+
200
200
| [token.scope] | String | The authorized scope of the access token. |
201
201
+------------------------------+--------+--------------------------------------------------+
You can’t perform that action at this time.
0 commit comments