- Cache public key at startup instead of re-serializing per request
- Remove unused url_for import
- Remove unused session["client_id"]
- Narrow bare except Exception to specific exception types
- Use urlencode for calendar URL query params
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>