sfMelodyPlugin
sfMelodyPlugin copied to clipboard
Problem with Twitter
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?
I confirm this...
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.