auth-vir - v3.1.0
Preparing search index...
userJwtDataShape
Variable userJwtDataShape
Const
userJwtDataShape
:
Shape
<
{
csrfToken
:
string
;
sessionStartedAt
:
Shape
<
TOptional
<
TUnion
<
[
TUndefined
,
TNumber
]
>
>
>
;
userId
:
Shape
<
TUnion
<
(
TString
|
TNumber
)
[]
>
>
;
}
,
>
= ...
Shape definition and source of truth for
JwtUserData
.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
auth-vir - v3.1.0
Loading...
Shape definition and source of truth for JwtUserData.