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

Country Cookies #186

Open
JulianWww opened this issue Nov 18, 2022 · 1 comment
Open

Country Cookies #186

JulianWww opened this issue Nov 18, 2022 · 1 comment

Comments

@JulianWww
Copy link
Contributor

JulianWww commented Nov 18, 2022

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.

@MaxwellBo
Copy link
Owner

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.

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

2 participants