Hello,
could you please post your questions in english?
I have now used Google translate and as far as I could
understand Social Login does not work correctly.
Could you please post a link to your website?
Regards,
Hi Bob,
yes, if you are using an older Facebook app, then it was "proactively queued". Older apps in fact never had to pass the review, even if they requested additional permissions. Recently Facebook pushed all those apps to the submission queu…
Hi Bob,
if you do not need any additional data (besides firstname/lastname/email) then you do not need to do an app review. These fields are included by default.
Regards,
Hi Pete,
you can replace oneall.com with oursite.com with our API alias feature. This however requires an upgrade to our Silver plan.
You can also enter the links to your policy/terms in the "OAuth consent screen" settings of your Google app. …
Hello,
there is no hard limitation on the users. If you have more than 2500 unique users per year, we would however appreciate if you upgrade to a better suited plan.
The data is stored in your private repository in the OneAll cloud. The data …
Hi Ikaro,
thank you very much for using our Single Sign-On service.
Please note that as a paying customer you are entitled to use our priority support.
For this simply open a new ticket in your OneAll account. The support forum here is aimed …
Hello,
both a different endpoints.
This endpoint required publish_actions and is deprecated:
http://docs.oneall.com/api/resources/push/facebook/post/
This endpoint requires manage_pages and publish_pages and works:
http://docs.oneall.com/…
Hi Mehmet,
the code for the icons is there, but the icons are not displayed as the library is missing.
Please add this code anywhere on your page:
(function() { var oa = document.createElement('script'); oa.type = 'text/javascript…
Hello,
I can see the steam login on top of your forum.
You can reduce the height of the icon container by using a CSS style like this:
.oneall_social_login_custom{ height: 34px; }
Regards,
Hi Mehmet,
you can add any of following codes to your myBB templates to display the icons:
{$oa_login_other_page} {$oa_login_main_page} {$oa_login_login_page} {$oa_login_registration_page}
The new version 2.7.2 also has a dedicated shortco…