donjakobo / A3M

A3M - Bootstrapped - A CodeIgniter OpenID/Oauth boilerplate library utilizing Twitter Bootstrap UI
Other
107 stars 53 forks source link

Twitter sign in fixed issue #112

Open grafxflow opened 10 years ago

grafxflow commented 10 years ago

If anybody is having any issues with the twitter sign in.

Replace the following helpers/account/jmathai-twitter-async/

with this version…

https://github.com/jmathai/twitter-async

eakbas commented 10 years ago

This fix is for the 1.x version, right?

grafxflow commented 10 years ago

Just checked it's version 1.1 of the Twitter app (via https://apps.twitter.com). Without the above update it kept returning me back to 'account/sign_up' but now it works.

StorytellerCZ commented 10 years ago

Strange since the 1.x version has the exact same files that are the same as upsteam and the last patch there is 8 months ago which I applied 8 months ago as well.

grafxflow commented 10 years ago

Unsure maybe a permissions issue with the files… but that's a guess?