Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture TOS agreement in store #1

Open
ebekker opened this issue Nov 12, 2018 · 0 comments
Open

Capture TOS agreement in store #1

ebekker opened this issue Nov 12, 2018 · 0 comments

Comments

@ebekker
Copy link
Owner

ebekker commented Nov 12, 2018

Add fields for:

  • createTosAgreeDate - timestamp when TOS were agreed upon message create
  • createTosAgreeVers - version of the TOS which were agreed to (i.e. a URL)

In order to preserve the version of the TOS that was agreed to, we can form it as a URL similar to:

https://raw.githubusercontent.com/ebekker/FMRL/{GitHubCommitHash}/FMRL/Shared/TosContent.cshtml

Addtionally, if and when we add storing a receipt record, we can add a comparable set of readTosAgreeDate and readTosAgreeVers fields to the record.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant