Preparing search index...
The search index is not available
@ztimson/utils
@ztimson/utils
jwt
jwtDecode
Function jwtDecode
jwt
Decode
<
T
>
(
token
)
:
T
Decode a JWT payload, this will not check for tampering so be careful
Type Parameters
T
Parameters
token
:
string
JWT to decode
Returns
T
JWT payload
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ztimson/utils
Loading...
Decode a JWT payload, this will not check for tampering so be careful