class Stytch::JWTIncorrectAlgorithmError

def initialize(msg="JWT algorithm is incorrect")

def initialize(msg="JWT algorithm is incorrect")
    super
end