tomhughes left a comment (openstreetmap/openstreetmap-website#6138)

Actually it's a bit more confusing that what I remember, or maybe something has 
changed. This is what I see in the network log when I hit the login button:

![image](https://github.com/user-attachments/assets/22978f4e-3162-45f0-b2d9-9d6a2f75fb5f)

So it tries to load `authorize` from a js fetch call first, which fails when it 
redirects to login and gets a CORS denial, and then it repeats the process as a 
normal page load, which works.

I don't think the second part was happening when I first tried it - my memory 
is that it just stopped after the CORS denial.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6138#issuecomment-3022293221
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/6138/c3022293...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to