Files
google-mcp/auth
seidnerj 31e27b76b6 fix: improve OAuth response pages for browser compatibility
window.close() is blocked by modern browsers for tabs not opened via
window.open(). The success page's close button and auto-close timer
silently fail as a result.

- Add tryClose() that attempts window.close() and falls back to
  showing "You can close this tab manually" after 500ms
- Remove ineffective auto-close scripts from error pages
2026-03-14 01:37:18 +02:00
..
2025-12-13 13:49:28 -08:00
2026-02-24 11:23:22 -04:00
2026-02-07 13:35:32 -05:00
2026-03-01 17:34:02 -05:00
2026-02-28 10:06:50 -04:00
2026-02-10 17:22:28 -05:00
2026-02-05 11:17:59 -05:00
2026-02-24 21:09:14 -04:00
2026-03-04 16:36:34 -05:00