We use iframe to make our app pluggable to any website. Although we use loginWithRedirect in our main site, we have to settle with loginWithPopup on the iframe because social logins such as Google and Facebook logins do not work on iframes. However, recently, we discovered that loginWithPopup does not also work on Safari. When the user clicks on the login button, the popup window opens but fails to authenticate. Any ideas how to make this work?
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Popup window doesn't close automatically with Safari (auth0-spa-js and its dependent SDKs) | 1 | 1265 | April 14, 2023 | |
Question: auth0-spa.js, auth0.loginWithPopup() on safari mobile | 2 | 2240 | April 8, 2022 | |
loginWithPopup does not work with auth0-spa-js | 2 | 4271 | December 26, 2019 | |
Safari blocks Auth0 auth cookies in iframe | 1 | 1611 | May 31, 2023 | |
Unable to make loginWithPopup Work in Cordova | 2 | 4760 | January 17, 2020 |