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

TODO: implement basic auth and user switching functionality. #6

Open
Kaikei-e opened this issue Jun 4, 2023 · 0 comments
Open

TODO: implement basic auth and user switching functionality. #6

Kaikei-e opened this issue Jun 4, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Kaikei-e
Copy link
Owner

Kaikei-e commented Jun 4, 2023

Until now, I had only considered this for personal use. However, if it is to be a comprehensive product quality application, it is essential to have a feature for managing RSS feeds for each user. Therefore, I plan to implement user authentication (since I only anticipate usage on local machines at this point, I'll use Basic authentication for convenience) and manage feeds for each user. I also plan to control and manage situations where multiple users have registered the same RSS feed, including the count of favorites and registrations.

@Kaikei-e Kaikei-e added the enhancement New feature or request label Jun 4, 2023
@Kaikei-e Kaikei-e changed the title TODO: implement basic auth and switching functionality. TODO: implement basic auth and user switching functionality. Jul 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant