https://bugzilla.wikimedia.org/show_bug.cgi?id=60034
--- Comment #7 from Chris Steipp <[email protected]> --- (In reply to Jarry1250 from comment #6) > If you logout on your phone, then navigate to the voiceintro URL above, you > are eventually redirected to > https://m.mediawiki.org/wiki/Special:CentralLogin/complete?token=too (or at > least I am) when I hit login If the site redirects you to mobile on the call to /authorize, you'll get the mobile login (assuming your phone is logged out), which works correctly. I added an example in my oauth library, and it works fine with my Android phone: https://github.com/Stype/mwoauth-php/blob/master/webdemo.php#L19 Is there some other issue you're encountering, or can we close this bug? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
