<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Have a look at the DB column you’re storing the auth token in. We had a similar issue and it turned out that the FB auth tokens were not always the same length and sometimes exceeded the available space, so were truncated. </div><div class=""><br class=""></div><div class=""><br class=""></div><br class=""><div><blockquote type="cite" class=""><div class="">On 10 May 2017, at 12:34, Alex McLintock <<a href="mailto:alex@owal.co.uk" class="">alex@owal.co.uk</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Folks, <div class=""><br class=""></div><div class="">Do many people here use Omniauth (+Devise) for Facebook login? Are there any alternatives? </div><div class=""><br class=""></div><div class="">it seems like it is failing for me in unusual ways. I've been looking at the issue queue and am thinking it is a clash between users having an account without Facebook - and a separate account with the Facebook login. </div><div class=""><br class=""></div><div class="">I am also surprised that there isn't more code which makes use of Koala for storing things like Friends, Likes, and so on. </div><div class=""><br class=""></div><div class="">In case anyone is willing to test it the Facebook login is on most of the site at </div><div class=""><br class=""></div><div class=""><a href="https://app.socialconsumer.co.uk/" class="">https://app.socialconsumer.co.uk/</a></div><div class=""><br class=""></div><div class="">It seems like it currently fails for *my* Facebook account, but not for others.<br clear="all" class=""><div class=""><br class=""></div>Alex
</div></div>
_______________________________________________<br class="">Chat mailing list<br class=""><a href="mailto:Chat@lists.lrug.org" class="">Chat@lists.lrug.org</a><br class="">Archives: http://lists.lrug.org/pipermail/chat-lrug.org<br class="">Manage your subscription: http://lists.lrug.org/options.cgi/chat-lrug.org<br class="">List info: http://lists.lrug.org/listinfo.cgi/chat-lrug.org<br class=""></div></blockquote></div><br class=""></body></html>