TsgcHTTP_JWT_Client › Methods

TsgcHTTP_JWT_Client Methods

Public methods grouped by purpose, followed by the full alphabetical list.

Token

NameDescription
StartSigns the configured JWT and delivers it as a Bearer token to the host HTTP / WebSocket client.
SignBuilds, signs and returns the encoded JWT (header.payload.signature) as a single compact-serialization string.

All Methods (alphabetical)

NameDescription
SignBuilds, signs and returns the encoded JWT (header.payload.signature) as a single compact-serialization string.
StartSigns the configured JWT and delivers it as a Bearer token to the host HTTP / WebSocket client.