Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Test quilt_rails in public apps #1055

Closed
GoodForOneFare opened this issue Sep 27, 2019 · 2 comments
Closed

Test quilt_rails in public apps #1055

GoodForOneFare opened this issue Sep 27, 2019 · 2 comments

Comments

@GoodForOneFare
Copy link
Member

Overview

Most quilt_rails apps use a Shopify gem that sends users through an oauth flow before they see any site content. This is great for security but:

  • It means that quilt_rails apps are guaranteed to have an existing session
  • quilt_rails may have unknown assumptions about sessions baked into itself
  • We need to find and 🔥 any of these assumptions for this to be usable in public apps

It's possible that everything Just Works, though¯\(ツ)

@cartogram
Copy link
Contributor

Created https://github.com/Shopify/hydrox to verify this. It seems to work well at https://hydrox.shopifycloud.com/

@GoodForOneFare GoodForOneFare changed the title Verify quilt_rails in public apps Test quilt_rails in public apps Oct 1, 2019
@GoodForOneFare
Copy link
Member Author

Renamed this so that it can be closed :p Fixing first request is a separate issue: #1077

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants