{"method": "post", "submit_url": "/api/user/v1/account/login_session/", "fields": [{"name": "email", "label": "Email", "type": "email", "defaultValue": "", "placeholder": "", "instructions": "The email address you used to register with edX", "exposed": true, "required": true, "restrictions": {"min_length": 3, "max_length": 254}, "errorMessages": {}, "supplementalLink": "", "supplementalText": "", "loginIssueSupportLink": "https://help.edx.org/edxlearner/s/topic/0TOQq0000001UdZOAU/account-basics"}, {"name": "password", "label": "Password", "type": "password", "defaultValue": "", "placeholder": "", "instructions": "", "exposed": true, "required": true, "restrictions": {"max_length": 5000}, "errorMessages": {}, "supplementalLink": "", "supplementalText": "", "loginIssueSupportLink": "https://help.edx.org/edxlearner/s/topic/0TOQq0000001UdZOAU/account-basics"}]}