gaming-hub/web/src
Daniel 3e8febb851 GOG Login: Nahtloser Auth-Flow wie Steam (kein Code-Paste noetig)
- Electron: Fängt GOG Redirect automatisch ab (will-redirect Interceptor)
- Code-Exchange passiert im Hintergrund, User sieht nur Erfolgs-Popup
- GOG Auth-URLs (auth.gog.com, login.gog.com, embed.gog.com) in Popup erlaubt
- Server: GET /gog/login Redirect + POST /gog/exchange Endpoint
- Browser-Fallback: Code-Paste Dialog falls nicht in Electron
- gog.ts: Feste redirect_uri (embed.gog.com/on_login_success)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 14:41:21 +01:00
..
plugins GOG Login: Nahtloser Auth-Flow wie Steam (kein Code-Paste noetig) 2026-03-08 14:41:21 +01:00
App.tsx IGDB-Integration für Game Library + Electron Update-Button im Version-Modal 2026-03-08 01:48:27 +01:00
main.tsx Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00
styles.css IGDB-Integration für Game Library + Electron Update-Button im Version-Modal 2026-03-08 01:48:27 +01:00
vite-env.d.ts Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00