JWT
in
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).