1. -[ ] It should not accept the request of the client if his signature is not valid. 2. -[ ] It should not store the customer meta-fields if they do not match the corresponding item in DDB. 3. -[ ] It should store the customer meta-fields when they are present in the client localStorage and the user is logged in. 4. -[ ] The popup should not appear when the user is logged in. 5. -[ ] The landing page should appear when the customer clicks on the `login button` and the customer is not ` logged in` 6. -[ ] The login-in page should appear when` get-customer-status` returns the object `{ "state": "enabled", "properties": {}}` 7. - [ ] The
login buttonand the customer is notlogged inget-customer-statusreturns the object{ "state": "enabled", "properties": {}}