Skip to content

Commit

Permalink
fix authenticate, remove app bridge from auth full redirect page (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
enmaboya authored Nov 18, 2024
1 parent 3e99d44 commit cc05cb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/resources/views/auth/fullpage_redirect.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<meta charset="utf-8">
<base target="_top">
<meta name="shopify-api-key" content="{{ \Osiset\ShopifyApp\Util::getShopifyConfig('api_key', $shopDomain ?? Auth::user()->name ) }}"/>
<script src="https://cdn.shopify.com/shopifycloud/app-bridge.js"></script>

<title>Redirecting...</title>

Expand Down

0 comments on commit cc05cb0

Please sign in to comment.