Accept Terms and data policy of Caroster
As a user when I create an account I accept the Terms and condition and Data protection Policy of the service.
- I must accept `Terms and Condition` and `Data protection policy` in order to create an account
- Version of document accepted must be saved in the database
## Tasks
- [x] In Strapi settings (single type), store links to TOS and to Data policy (two entries)
- [x] On account creation for a Strapi account, show 1 checkbox (required) with links to relative pages (fetched from settings)
- [x] On account creation with a Google account, show 1 checkbox (required) with links to relative pages (fetched from settings)
- [x] On user profile, store datetime of acceptation for both documents (one field is enough).
---
**Notion**: https://www.notion.so/Accept-Terms-and-data-policy-of-Caroster-869c0c26521c4fbeb9a22d01911acc29
**Points**: 2
issue