[nodebb-plugin-sso-steam] Steam/OpenID register/login
-
awesome would be pretty cool to see a lot of gaming related forums powered by NodeBB, all thanks to you
-
hey @cani you might have better luck posting an issue here
https://github.com/igorprado/nodebb-plugin-openid-steam/issues -
Can't seem to get this to show up on the login page. I installed, activated/enabled, and put in key from steam. Any ideas what I am missing?
Edit: I was missing restarting the server, woops!
Glad you managed to solve the problem!
I'll update the README to alert the users to restart the application after set the STEAM API Key
-
npm install nodebb-plugin-openid-steam
@nanoVapor why after confirmation of my creditionals on steam site a take next url ?
-
@mouseluka said:
npm install nodebb-plugin-openid-steam
@nanoVapor why after confirmation of my creditionals on steam site a take next url ?
I'm using now the latest version of NodeBB and the plugin isn't working anymore. Actually, none of SSO plugins is working for me. I tried Github, Facebook and I couldn't log in...
-
@Ezra-Sharp said:
would be cool to get a steam icon or have the ability to link to one, there just a "tick" on the register screen for it atm.
The Steam icon must be customized on your template settings (CSS). FontAwesome doesn't provide the Steam icon in their set. There is an issue on Github requesting this icon: https://github.com/FortAwesome/Font-Awesome/issues/1035
By the way, another issue opened on plugin github project alerted me for one question: Steam users can have special characters on nicknames, witch is not acceptable by NodeBB username validations:
Users reporting invalid username error on registration. ยท Issue #4 ยท igorprado/nodebb-plugin-sso-steam
I got a report from a user earlier that they received the following error: {"error":"Invalid Username!"} When redirected back to the site from Steam. Creating issue here before I take a look at the plugin.
GitHub (github.com)
@julian, @psychobunny, suggestions?
-
@psychobunny said:
awesome would be pretty cool to see a lot of gaming related forums powered by NodeBB, all thanks to you
This is exactly what brought me to NodeBB. I am working on a project to create a new gaming site because I became completely disenfranchised with most forum based game sites out there. I find the technologies too static for today's web.
I have been doing great deal of research to find out more about nodebb and all the dependencies and I am somewhat confident of creating a platform to bring forum interaction to modern standard.