1 Open Issue Need Help Last updated: Aug 5, 2025

Open Issues Need Help

View All on GitHub
Web Development Service Maintenance/Enhancement

AI Summary: The task involves implementing soft deletes for various database tables (users, workspaces, works) in a backend service, including a 3-day grace period before permanent deletion. Additionally, a decision needs to be made regarding the authentication flow for user login, choosing between the simpler ID Token Flow (currently used) and the more secure Authorization Code Flow. The choice will balance security needs with the desired seamless user experience.

Complexity: 4/5
help wanted question

기존 MOUP 서비스 백엔드 작업

Java