Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
client
parseJwt
Function parseJwt
parse
Jwt
(
token
)
:
{
role
:
string
;
roles
:
string
[]
;
userId
:
Id
;
[
key
:
string
]
:
any
;
}
Parameters
token
:
any
Returns
{
role
:
string
;
roles
:
string
[]
;
userId
:
Id
;
[
key
:
string
]
:
any
;
}
[
key
:
string
]:
any
role
:
string
roles
:
string
[]
user
Id
:
Id
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@deep-foundation/deeplinks
Loading...