The customer account API currently only support public clients, i.e. with clientId and no clientSecret. It would make sense to also support confidential clients, but some changes to how the Nuxt-auth-utils Shopify-Customer flow works are needed for that to work.
The customer account API currently only support public clients, i.e. with
clientIdand noclientSecret. It would make sense to also support confidential clients, but some changes to how the Nuxt-auth-utils Shopify-Customer flow works are needed for that to work.