[CLOSED] Sharing sessions between iframes and Javascript

I think we’re talking about different cases…all my iframes (and my Javascript call) are going to the same Anvil app. So there aren’t multiple servers involved, just the one app with multiple views on it. One iframe has one form open, another opens another form, and the Javascript calls an HTTP endpoint in that same app.