TsgcHTTP_JWT_Client › Methods
Public methods grouped by purpose, followed by the full alphabetical list.
| Name | Description |
|---|---|
| Start | Signs the configured JWT and delivers it as a Bearer token to the host HTTP / WebSocket client. |
| Sign | Builds, signs and returns the encoded JWT (header.payload.signature) as a single compact-serialization string. |
| Name | Description |
|---|---|
| Sign | Builds, signs and returns the encoded JWT (header.payload.signature) as a single compact-serialization string. |
| Start | Signs the configured JWT and delivers it as a Bearer token to the host HTTP / WebSocket client. |