Thanks Frederic_Pinel!
After moving 'set_force_re_authentication' before the other settings it worked.
Just for reference to others:
This didn't work -
var _oneall = _oneall || [];
_oneall.push(['social_login', 'set_providers', ['facebook', '…
Thanks.
Why should the user close the browser?
Also, "_oneall.push(['social_login', 'set_force_re_authentication', true]);" doesn't seem to force them to enter their Facebook credentials every time. It didn't seem to change anything. Once the user…