Skip to main content

Learning from Scratch

CLI Template

  • LINK
  • How do I get information of a install
    • Webhook
  • Current Store info
    • This should be enough
      • For this I need to know how do I get the session

https://particypants.myshopify.com/admin/oauth/authorize?client_id=dddbd358e076345b37623e7adedfcb0f&scope=read_locales,read_products&redirect_uri=http://http://localhost:3000/api/auth/callback&state=407023223723639&grant_options[]=

NextJS template

  • LINK
  • That template did not make it clear on how the login happens since it does not use the standard install flow