Skip to content

Add support for token exchanger in Express #630

@bakura10

Description

@bakura10

Overview

Hi,

Shopify recently introduced a new way to exchange tokens (https://shopify.dev/changelog/new-oauth2-token-exchange-api-shopify-managed-install-authorization-flows-available) and reduce flickering and redirect (which has been a common problem for OAuth process).

Unfortunately, while the feature has been added to the SDK (https://github.com/Shopify/shopify-api-js/blob/main/packages/shopify-api/docs/guides/oauth.md#token-exchange) it does not seem to be usable yet in Express app (only Remix app).

Migrating all apps to Remix is not an easy task, so it would be nice to have this supported in the Express app as well to improve the overall user experience for existing merchants.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions