-
Notifications
You must be signed in to change notification settings - Fork 3
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
Collecting data from API registration workflow #113
Comments
Task:
|
Here are my recommendations:
Ideally and like I mentioned to David, one place to store all of that information on users, including subscriptions to newsletters and other services, would be great. In other words, if the supervising authorities ask for a detailed report, we should be able to do it easily without querying multiple locations that have different ways of organizing the same data. I know it's a lot, but I believe it is required not only because of laws, but because it's the correct thing to do.
|
|
Awesome!
We might need it in cases of audits actually. In order to know which law applies to a specific user, we need to know from where they agreed to it. European authorities are as likely as any other to knock on our door, the laws applies based on where the users are located. I was thinking of using their IP address to get a location, no need for them to provide it. No need to store the IP either.
I'm not sure what you mean by that?
Could we pull that data from all these places and aggregate it into one place? This is only for ease of use of MobilityData staff, no one else. |
Let's review this solution and how we would like to implement it.
We just need to agree on the rules. Let's connect and define the policy. Here is documentation on how to do it https://cloud.google.com/identity-platform/docs/password-policy#enable_enforcement.
We can do it. I'm suggesting keeping it outside of the scope of this issue as this issue is only about the feeds API registration process. |
Blocked by #118 |
We need to store the contact data collected in the form that users see when they register for an API account.
The text was updated successfully, but these errors were encountered: