Open Issues Need Help
View All on GitHub Finance • Expense Tracker
Remove local authentication feature 2 months ago
AI Summary: This task requires removing the local authentication feature from the Moji expense tracker app's backend. This involves deleting the `/auth/login` API endpoint, its associated code, and removing the `password` field from the `users` collection in the MongoDB database. All related database queries and data handling should also be updated to reflect the removal of local authentication.
Complexity:
4/5
enhancement good first issue
A minimal and friendly expense tracker app to help you stay mindful with your money — with a touch of charm.
TypeScript