Kyon147 / laravel-shopify

A full-featured Laravel package for aiding in Shopify App development
MIT License
356 stars 102 forks source link

Bugfix | #73 | Double host fix in auth/token #76

Closed Kyon147 closed 1 year ago

Kyon147 commented 1 year ago

This fixes an issue in #73 where if host is already passed, we should not append it to the end of the string again.