Skip to content

Commit 5c5ab23

Browse files
committed
chore: add meta allow popoups for playground app
1 parent fcc26c3 commit 5c5ab23

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

apps/playground/public/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
77
<meta name="theme-color" content="#000000" />
88
<meta name="Cross-Origin-Opener-Policy" content="same-origin" />
9+
<meta
10+
name="Cross-Origin-Opener-Policy"
11+
content="same-origin-allow-popups"
12+
/>
913
<meta
1014
name="description"
1115
content="Google OAuth2 using the new Google Identity Services SDK for React @react-oauth/google"

0 commit comments

Comments
 (0)