HumHub Documentation (unofficial)

JWT

Table of Contents

Methods

getPayload()  : string|null
Returns the payload of the JWT.

Methods

getPayload()

Returns the payload of the JWT.

public getPayload() : string|null

null is a valid payload (e.g. JWS with detached payload).

Return values
string|null

        
On this page

Search results