Implement Phase 2: OAuth flow, game registration, save management
- Add itch.io OAuth device code flow with AuthService
- Implement tuple composition pattern for poem-openapi v5
- Add game registration endpoint with API key generation
- Add save upload/download with delta compression infrastructure
- Use Object derive for payload types in poem-openapi v5
- Wire up GamesEndpoint, SavesEndpoint, AuthEndpoint via tuple