You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A week ago, everything was working fine. I have passport-twitter, passport-facebook, and passport-reddit all working from OSX and iOS using Chrome and Safari.
This week, passport-twitter (and passport-reddit) authentication no longer works from iOS Safari. (passport-facebook is still fine from all platforms and browsers but I suspect it's just different authentication protocol.)
Authentication still works if it's on iOS Chrome. It also works on OS X Safari. So my guess is something (maybe cookie or session management policy) changed in iOS Safari.
Additional info. The failure is consistent and is on my production server (so it's not related to localhost!=127.0.0.1 issue in other threads).
Please let me know what other info you need.
The text was updated successfully, but these errors were encountered:
A week ago, everything was working fine. I have passport-twitter, passport-facebook, and passport-reddit all working from OSX and iOS using Chrome and Safari.
This week, passport-twitter (and passport-reddit) authentication no longer works from iOS Safari. (passport-facebook is still fine from all platforms and browsers but I suspect it's just different authentication protocol.)
Authentication still works if it's on iOS Chrome. It also works on OS X Safari. So my guess is something (maybe cookie or session management policy) changed in iOS Safari.
Additional info. The failure is consistent and is on my production server (so it's not related to localhost!=127.0.0.1 issue in other threads).
Please let me know what other info you need.
The text was updated successfully, but these errors were encountered: