Shopify / Shopify/shopify-app-template-php
Session Storage Not Working Perfactly On DEV Mode
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 340
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
Invalid OAuth callback.
When i Used "npm run dev" so in dev Mode application installation is not working. but when i used local tunnel and going with php artisan serve so instalation is working properly.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the application behavior under npm run dev and php artisan serve, using the reported invalid OAuth callback as the first failure to investigate. Trace the installation callback and session storage behavior in both modes; done means app installation succeeds in dev mode without the invalid callback error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, node.js, php
- Domain
- authentication, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100