Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Store user data consent in database as part of signup flow #367

Description

@jjhampton

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 :

  • terms of use
  • code of conduct
  • privacy policy

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions