Taoufik Mejri
Joined
3,860 Experience
38 Lessons Completed
0 Questions Solved
Activity
Awesome episode, this is the first time seeing someone dig on the rails source code
Thank you
Hi everyone,
We use twitter omniauth in our application and we have more than 10 callback urls, but twitter has a limit of 10 callback urls according to their policy.
I found this on stackoverflow https://stackoverflow.com/questions/17035428/using-two-twitter-applications-with-oauth-so-i-can-have-two-separate-callbacks, the idea behind was to use two twitter apps but it seems to be not working.
Any help is appreciated, Thank you