Questions and discussions about using the Shopify CLI and Shopify-built libraries.
Shopify support team pointed out that my developed app hasn't implemented authentication through OAuth correctly, and also the app cannot be reinstalled by the same store due to the OAuth issue. However, I have copied codes from the Shopify CLI PHP (Laravel) as it is, so I believe it implements authentification through OAuth.
Could you tell me if I have to change any code from the original CLI to follow Shopify's principle? And if the answer is "yes", please tell me which part should be changed.