Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Api: Manage privacy policy #58

Open
Tracked by #122
ElSalvo96 opened this issue Sep 18, 2023 · 1 comment
Open
Tracked by #122

Api: Manage privacy policy #58

ElSalvo96 opened this issue Sep 18, 2023 · 1 comment
Assignees

Comments

@ElSalvo96
Copy link
Member

ElSalvo96 commented Sep 18, 2023

We need to manage the privacy policy.

  • Add to table user a new flag, privacy policy and market
  • Return it on user object
  • Add a new endpoint called like "accept privacy policy", add here the creation of user object
@marcomoratto98
Copy link
Collaborator

Because it was only the add-on of a flag i used the same branch for the task #29.
The endpoint is reachable by the path "api/User/acceptprivacy" and is a Post method, even if it doesn't need a body.

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

When branches are created from issues, their pull requests are automatically linked.

2 participants