Skip to content

Commit cc05cb0

Browse files
authored
fix authenticate, remove app bridge from auth full redirect page (#365)
1 parent 3e99d44 commit cc05cb0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/resources/views/auth/fullpage_redirect.blade.php

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<meta charset="utf-8">
55
<base target="_top">
66
<meta name="shopify-api-key" content="{{ \Osiset\ShopifyApp\Util::getShopifyConfig('api_key', $shopDomain ?? Auth::user()->name ) }}"/>
7-
<script src="https://cdn.shopify.com/shopifycloud/app-bridge.js"></script>
87

98
<title>Redirecting...</title>
109

0 commit comments

Comments
 (0)