slince / shopify-api-php

:rocket: Shopify API Client for PHP
MIT License
128 stars 47 forks source link

new token format #71

Closed schevgeny closed 4 years ago

schevgeny commented 4 years ago

https://shopify.dev/changelog/length-of-the-shopify-access-token-is-increasing

new token contains simbol "" in prefix "prefix of shpat (for public apps), shpca (for custom apps), or shppa"

I fixed this in PR #70

slince commented 4 years ago

thanks. fixed in 2.4.3.