Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在这里,我正在尝试将社交登录与 Angular 集成
我使用的包是angularx-social-login
Facebook 和 Google 登录在浏览器的正常模式下工作正常,但在隐身模式下,弹出窗口不起作用。
任何人都可以帮助我解决这个问题。
它无法在隐身模式下工作,因为隐身模式已阻止第三方 cookie。如果您在隐身模式下启用第三方 cookie,它将正常工作。