Open JulianWww opened 2 years ago
Okay, so generally country cookies is not the approach I want to take with this one.
Firebase encodes the notion of anonymous authentication: https://firebase.google.com/docs/auth/web/anonymous-auth. Authenticating anonymously gives the user a uid
that can uniquely identify users.
I haven't quite worked out the data schema yet but it will use this mechanism. I will update this issue when I have a better idea of how it should work.
The Idea In this fork there is a system for delegates to login as a nation and then automatically fill in the nation part of any entry.
If this is something that this project would benefit from, I would port it.