sfMelodyPlugin icon indicating copy to clipboard operation
sfMelodyPlugin copied to clipboard

Problem with Twitter

Open materazu opened this issue 13 years ago • 2 comments

With Twitter, each time you connect, the user is prompted to confirm its acceptance of the application. With Facebook, a check is made to reapply before acceptance. I am looking for the solution, someone already had it and solved it?

materazu avatar Jul 26 '11 05:07 materazu

I confirm this...

mayeco avatar Jul 26 '11 06:07 mayeco

https://dev.twitter.com/docs/auth/sign-in-with-twitter

You have to override in config for authorise url : oauth/authorize by oauth/authenticate.

Maybe need some enhacement in the plugin to this particulare case.

chok avatar Aug 02 '11 09:08 chok