Skip to content

feat: configure cross-origin opener policy headers in next.config.ts - #44

Merged
Siddharth-732 merged 1 commit into
mainfrom
feat/google-auth
Jul 21, 2026
Merged

feat: configure cross-origin opener policy headers in next.config.ts#44
Siddharth-732 merged 1 commit into
mainfrom
feat/google-auth

Conversation

@Siddharth-732

Copy link
Copy Markdown
Owner

PopUp fix

Copilot AI review requested due to automatic review settings July 21, 2026 15:57
@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bind-app Ready Ready Preview, Comment Jul 21, 2026 3:57pm

@Siddharth-732
Siddharth-732 merged commit 6681bfe into main Jul 21, 2026
3 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a global response header in the Next.js configuration to set the Cross-Origin Opener Policy in order to address popup-related behavior.

Changes:

  • Configure headers() in next.config.ts to send Cross-Origin-Opener-Policy: same-origin-allow-popups for all routes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants