Preparing search index...
The search index is not available
JakSec Backend - v1.0.0
JakSec Backend
types
DoneJwtFunction
Interface DoneJwtFunction
Interface for the done JWT function.
Export
DoneJwtFunction
(
error
:
unknown
,
user
?:
JwtPayload
)
:
void
Parameters
error
:
unknown
Optional
user
:
JwtPayload
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
JakSec Backend - v1.0.0
Loading...
Interface for the done JWT function.
Export