# `PaperTiger.Plugs.ConnectContext`
[🔗](https://github.com/EnaiaInc/paper_tiger/blob/v1.2.2/lib/paper_tiger/plugs/connect_context.ex#L1)

Applies Stripe Connect request context from the `Stripe-Account` header.

The header must contain an existing connected account ID. Once accepted,
normal resource stores scope reads and writes to that connected account for
the rest of the request.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
