-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
- It should not accept the request of the client if his signature is not valid.
- It should not store the customer meta-fields if they do not match the corresponding item in DDB.
- It should store the customer meta-fields when they are present in the client localStorage and the user is logged in.
- The popup should not appear when the user is logged in.
- The landing page should appear when the customer clicks on the
login buttonand the customer is notlogged in - The login-in page should appear when
get-customer-statusreturns the object{ "state": "enabled", "properties": {}} -
- The
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation