You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 3, 2019. It is now read-only.
Feature
Why is this feature being added?
GDPR and other user data-related concerns. Related to FE issue: OperationCode/operationcode_frontend#983
What should your feature do?
Store in the DB whether a user has agreed to :
Store the date that the user agreed to the above.
Allow the front-end to pass this data to back-end via API as part of user-signup process.