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.
195195+------------------------------+--------+--------------------------------------------------+
196196| token.accessToken | String | The access token passed to ``getAccessToken() ``. |
197197+------------------------------+--------+--------------------------------------------------+
198- | [ token.accessTokenExpiresAt] | Date | The expiry time of the access token. |
198+ | token.accessTokenExpiresAt | Date | The expiry time of the access token. |
199199+------------------------------+--------+--------------------------------------------------+
200200| [token.scope] | String | The authorized scope of the access token. |
201201+------------------------------+--------+--------------------------------------------------+
You can’t perform that action at this time.
0 commit comments