Library API
    Preparing search index...

    Interface ParseJWTOptions

    interface ParseJWTOptions {
        strict?: boolean;
    }
    Index
    strict?: boolean

    If true, throws explicit Errors on length or format validation failures instead of returning null