Next SSR middleware
Preparing search index...
JWTProps
Interface JWTProps<T>
interface
JWTProps
<
T
extends
DataObject
=
{}
>
{
jwtPayload
?:
JwtPayload
&
T
;
}
Type Parameters
T
extends
DataObject
=
{}
Index
Properties
jwt
Payload?
Properties
Optional
jwt
Payload
jwtPayload
?:
JwtPayload
&
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
jwt
Payload
Next SSR middleware
Loading...