Shopify / Shopify/shopify-app-template-node
Unable to login
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 434
- PR merge metrics
- No merged PRs in 30d
Description
I run npm install and npm run dev.
The app asked me to log in and I already logged in, however, I still got this error
Contributor guide
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
Reproduce the login failure using npm install followed by npm run dev, then compare the result with the linked screenshot. Trace the authentication flow from the running app to identify where the already-authenticated session is rejected. Done means the app accepts the login and reaches its normal authenticated state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100