Next SSR middleware

    Interface JWTProps<T>

    interface JWTProps<T extends DataObject = {}> {
        jwtPayload?: JwtPayload & T;
    }

    Type Parameters

    Index

    Properties

    Properties

    jwtPayload?: JwtPayload & T
    MMNEPVFCICPMFPCPTTAAATR