@supabase/server - v1.7.0
    Preparing search index...

    Variable InvalidJwtErrorConst

    InvalidJwtError: "INVALID_JWT" = 'INVALID_JWT'

    A JWT was present in the Authorization header but failed verification. details.jwt and the message carry the specific reason (expired, bad signature, unknown kid, malformed token or claim, no sub, mismatched or missing aud / iss, nbf in the future).