Update: Tasks updated. More icons.

This commit is contained in:
2025-11-16 20:05:07 +01:00
parent ac87daec68
commit 8ff003e393

View File

@@ -22,7 +22,7 @@ This file tracks all active development tasks. It is based on the official `DEVE
* `[ ]` **1.5: Login Frontend:** Create a basic `login.html` file with a "Login with Twitch" button.
### In Progress
* `[ ]` **1.2: Twitch OAuth API:** Create FastAPI endpoints for `/login/twitch` (redirect) and `/auth/twitch/callback` (handles token exchange). @ramforth
* `[🧑‍🔧]` **1.2: Twitch OAuth API:** Create FastAPI endpoints for `/login/twitch` (redirect) and `/auth/twitch/callback` (handles token exchange). @ramforth
### Done