Skip to content

Simplify creation of a Storefront API client #2273

Open
@davidhousedev

Description

@davidhousedev

Overview

Currently it is very easy to use authenticate.admin to retrieve a GraphQL Admin API client. However, it is not straightforward to take the access token provided through admin authentication token exchange and use it to make Storefront API requests.

It would be quite nice to have storefront returned from authenticate.admin already provisioned with the access token for private (i.e. server-to-server) Storefront api requests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions