TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Is Google's oauth2 changes break on Firefox?

1 点作者 pdfttgz大约 6 年前
Several weeks ago, I developed my own service that uses Google&#x27;s oauth2 for authentication. It used a popup window method to reach Google&#x27;s oauth2. It worked for both Chrome and Firefox. Then, I noticed that oauth2 UI has changed a bit and the popup on Firefox is no longer work, yet it still works on Chrome. This happened exactly on 17 Dec 2018. I fixed that by changing the method to reloading the callback in the same tab&#x2F;window without popup and it&#x27;s fine on both Chrome and Firefox. Since then, I found more services that use the popup method against Google oauth2 were no longer work on Firefox. Some of them fixed it by moving to reload method.<p>I&#x27;m not sure whether the Firefox update or Google&#x27;s oauth2 update that has caused this.<p>Is there anyone experienced this? If your service uses the oauth2 + popup method, you may check if it still works on Firefox.

暂无评论

暂无评论