Michael Petychakis

Results 6 comments of Michael Petychakis
trafficstars

Any idea or update on this problem? I have the exact same issue, tried some of the hacks mentioned above, but nothing works for heroku.. I need to figure out...

any idea on how to handle this issue because it keeps repeating again and again? thank you!

I see. Thank you very much for you answer. I see that in providers/facebook/views there is a function login_by_token that with a little bit of modification it would work. But...

That is indeed a major problem. In my workflow, I resolve such issues by redirecting the specific user into the website where i apply the full allauth functionality. What I...

Thank you very much! This what I am going to try immediately. One last question. Do you have any mechanism to create test "request" objects? I am trying to fake...

thank you very much! Actually, following your advice the previous day i managed to solve the problem. Hopefully when I make my solution more generic I will create a pull...