Shopify / Shopify/shopify_app

Information on the Cookies this App is using

Open
#1,825 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
1.9k
Forks
739
Avg merge
21h 2m
Merged PRs (30d)
1

Description

Overview

With concern for this aspect of Shopify Apps:

https://github.com/Shopify/shopify_app/blob/main/lib/generators/shopify_app/install/templates/session_store.rb

We now see Shopify issue this console warning:

Cookie “_example_session” will soon be rejected because it is foreign and does not have the “Partitioned“ attribute.

Is this new feature of partioned attribute something we should be worried about now or is it a simple change coming?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with lib/generators/shopify_app/install/templates/session_store.rb and review how the generated session store handles cookies. Compare that behavior with the reported foreign-cookie warning and determine whether the project needs an explanation or a defined change; the issue does not currently specify what completion should look like.

Written by the indexing model from the issue text.

Assessment

Tech stack
rails, ruby
Domain
backend, security
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.