caution
This method has been deprecated as of version 6.1.X, use the getSessionInformation function instead.
getJWTPayload(sessionHandle)
#
ParameterssessionHandle
- type :
string
- type :
#
ReturnsPromise<any>
returns jwt payload as provided by the user earlier.
#
Throws- If the
sessionHandle
does not exist