DecodedJwt: {
    header: JwtHeader;
    payload: JwtPayload;
}

Type declaration

Generated using TypeDoc