class Stytch::JWTInvalidIssuerError

def initialize(msg="JWT issuer did not match")

def initialize(msg="JWT issuer did not match")
    super
end