Preparing search index...
The search index is not available
Documentation
Documentation
JWT
JwtPayloadTransformer
Type alias JwtPayloadTransformer<Payload, Transformed>
Jwt
Payload
Transformer
<
Payload
,
Transformed
>
:
(
(
data
)
=>
Transformed
)
A type declaration for the Transformer
Type Parameters
Payload
extends
TSchema
Transformed
Type declaration
(
data
)
:
Transformed
Parameters
data
:
Static
<
Payload
>
Returns
Transformed
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
A type declaration for the Transformer