0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. shopify_app
  2. /
  3. docs
ZZoey LanClarify EnsureInstalled vs EnsureHasSession security boundary in docs
054562c0创建于 3月26日历史提交
文件最后提交记录最后更新时间
shopify_app
Clarify EnsureInstalled vs EnsureHasSession security boundary in docs Reframe EnsureInstalled as "Installation Check Only" and EnsureHasSession as "Authenticated Requests" to make clear that EnsureInstalled does not authenticate the requester. Remove the misleading coupling of EnsureInstalled = shop sessions and EnsureHasSession = user sessions — both session types should use EnsureHasSession for authenticated actions. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> 1 个月前
Quickstart.md
Clarify flash messages Flash messages do not work with the frontend template You need to allow 3rd party cookies to save the flash messages to the session. 1 年前
Releasing.md
Update releasing docs 8 个月前
Troubleshooting.md
Add deprecation warning to ShopifyApp::JWT 2 年前
Upgrading.md
Merge branch 'main' into zl/add_expiring_offline_token_support5 个月前