Hi John,
our Social Login plugin offers both features. Whenever a user connects, it will automatically decide
if the user needs to be registered or logged in.
Regards,
Hi Mike,
no, this is a public forum, please do not post any confidential information here.
You can send us the information here:
http://www.oneall.com/company/contact-us/
Hi Robert,
all our JavaScripts are loaded asynchronously, so their loading time will have no influence on the overall loading time of the page. The tool that you have been using probably does not handle asynchronously loaded JavaScript and loads it…
LinkedIn user access tokens are valid for 60 days, then the user needs to re-login in order to refresh the token. There is unfortunately no other way to extend the token's lifetime.
Hello,
to fix this error, please open your apps here:
https://developers.facebook.com
Then select your app on the top right and go to the “App Review” page.
There you need to switch the button “Make public” to YES
Hi Joseph,
we are currently working on a couple of new features, what is included is: - Trashing and/or closing discussions
- Automatic moving of comments to the trashbox/moderation queue based on comment content
- Enabling/Disabling guest commenti…
Hi Brett,
I just tried to login and got a big debugging message with my Facebook profile data.
I think that somewhere in your code you have forgotten a var_dump or print_r.
Regards,