🔧 Objective:
Implement user registration via Discord:
- Use Discord OAuth to fetch
discord_id and username
- Prompt user to set a password on first login
- Store the final user in DB
⚠️ Notes:
- Handle OAuth failures gracefully
- Make sure first-time login logic is clear to users
- Add password validation (e.g., minimum length)
🗓️ Due:
On next Sunday(06/Apr)
✅ Deliverables:
- Working login/register flow via Discord
- New users correctly saved in DB
🔧 Objective:
Implement user registration via Discord:
discord_idandusername🗓️ Due:
On next Sunday(06/Apr)
✅ Deliverables: