Hi guys,
I just installed the gem on my rails app via bundler this way:
I only want to use the Share functionality (post a tweet) for users that are not logged-in in my system but are authenticated in twitter, and it works great. Except that it always asks the user to Allow before posting it.
Do you know what could be the issue ?
Is that avoidable ?