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

✨ New Firebase configuration to force only authenticated users #1426

Open
mehul-thanki opened this issue Apr 19, 2024 Discussed in #1416 · 0 comments
Open

✨ New Firebase configuration to force only authenticated users #1426

mehul-thanki opened this issue Apr 19, 2024 Discussed in #1416 · 0 comments
Labels
enhancement New feature or request investigating investigating the issue javascript Pull requests that update Javascript code

Comments

@mehul-thanki
Copy link

Discussed in #1416

Originally posted by mehul-thanki April 16, 2024
First of all, Thanks to Nuno! Blowfish is really good and powerful theme.

I have added Firebase "Views" and "Likes" functions to the site.

Regarding the "Like" function, I am thinking to protect this action in such a way that a user has to authenticate or at least provide user name or email before liking the post and the system would save the user name/email in the firestore database and remember that user so that next time, the user doesn't have to enter name/email or authenticate.

Is it a good idea to implement something like this? Is it possible? Please advise.

@nunocoracao nunocoracao changed the title Is it possible to allow only authenticated users to "like" an article instead of anonymous authentication? ✨ New Firebase configuration to force only authenticated users Apr 28, 2024
@nunocoracao nunocoracao added enhancement New feature or request javascript Pull requests that update Javascript code labels Apr 28, 2024
@nunocoracao nunocoracao added the investigating investigating the issue label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request investigating investigating the issue javascript Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

2 participants