[
    {
        "label" : "Name",
        "type" : "text",
        "name" : "name"
    },
    {
        "label" : "Password",
        "type" : "text",
        "name" : "password"
    }
 ]