Authenticates the current connection with a previously issued JWT access token.
Arguments
| Arguments | Description |
|---|---|
token
| The JWT access token to authenticate the connection with. |
Example usage
You can also resume a session by supplying a token through a SessionContext when constructing the client.