@shopify/app-bridge-utils

Shopify is doubling our engineering staff in 2021! Join our team and work on libraries like this one.

Usage no npm install needed!

<script type="module">
  import shopifyAppBridgeUtils from 'https://cdn.skypack.dev/@shopify/app-bridge-utils';
</script>

README

@shopify/app-bridge-utils

Shopify is doubling our engineering staff in 2021! Join our team and work on libraries like this one.

This package contain utilities for your App Bridge app.

Utilities

Utility Description
setupModalAutoSizing README Create an iframe modal that updates its height to fit the page content
[beta] getSessionToken README Return a Promise of session token used by Next Generation Embedded Authorization
[beta] getAuthorizationCodePayload README Return a Promise<AuthCode.Payload> containing an authorization code used by Next Generation Embedded Authorization
[beta] authenticatedFetch README Return an authenticated fetch function
[beta] userAuthorizedFetch README Return a fetch function to handle requests that require per-user access tokens

License

License: MIT