Remix.run Logo
fisf 3 days ago

I do not understand. If auth is bypassable, this is not a browser issue, right?

bawolff 3 days ago | parent [-]

It was a long time ago so i might be misremembering, but i think the idea was that safari would leak the target of redirects cross domain, which allowed the attacker to capture some of the oauth tokens.

So safari was not following the web browser specs in a way that compromised oauth in a common mode of implementation.