Facebook and Twitter SSO

NodeBB Plugins

Suggested Topics


  • 0 Votes
    5 Posts
    424 Views

    @kumar123 install nodebb-plugin-sso-google
    Copy and paste that in search in plugins section of admin panel
    Then rebuild and restart

  • 1 Votes
    4 Posts
    465 Views

    @crazycells said in Iframely not embedding Twitter cards:

    Lo que mostraste es lo que estuvimos viendo durante mucho tiempo; por lo tanto, excluimos Twitter de la lista iframely y estamos usando este complemento para incrustaciones de Twitter:

    I use the twitter plugin and they look good on the forum
    but not in the chat

    it still looks like iframely puts it

  • 0 Votes
    2 Posts
    981 Views

    @syson16 Thank you all, I fixed the problem by just reloading the twitter button.

  • A question regarding OAuth 2.0 SSO

    Solved NodeBB Plugins
    0 Votes
    5 Posts
    2k Views

    I see, so at this point it all depends on my implementation of the OAuth server...
    The problem was that my server operates entirely in JSON, and doesn't display any kind of page (being pretty raw).
    Thanks for the hints though, I'll try to work it out, somehow.

  • 1 Votes
    23 Posts
    12k Views

    @Oroton said:

    @Codejet said:

    @Mega , have uploaded this pic, simply these are 3 dif screenshots in the one pic.

    First is initial reload pushes all adjacent horizontal categories downwards leaving gap in masonary, middle is after 2 reloads (perfect, what we want), last one is after navigating and coming back to the front page.

    masonaryfbembedplugin.png

    I have a solution to cause a page reload whenever condition is met in

    $(document).on('ready', function() {}

    if condition matches front page url. But obviously you would not advise this

    EDIT: scratch that can't even get that to work since a root url link just doesn't exist. lol I'll keep trying

    Have you got this facebook plugin working?

    Working correctly in 0.7.0-dev. Both in the Masonry and Widgets.