[iOS Safari] Failed to find request token in session at Strategy.OAuthStrategy.authenticate
kanesee opened this issue · 2 comments
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.
Also having this problem, albeit on safari for OS X.
+1