Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted November 27, 2024Nov 27 Is there a guide on getting steam login/authenticaiton working with v5?
December 1, 2024Dec 1 There is no guide for setting up steam login with v5 (or v4 either). Im not familiar with steams login methods specifically, but if OAuth 2.0 is supported, you can choose that method within System>Login & Registration>Login Methods, and enter the relevant details
December 5, 2024Dec 5 Author There is no guide for setting up steam login with v5 (or v4 either). Im not familiar with steams login methods specifically, but if OAuth 2.0 is supported, you can choose that method within System>Login & Registration>Login Methods, and enter the relevant details IIRC in v4 you needed to use a plugin or modification to get it working. Bummer.
December 5, 2024Dec 5 @Aiwa did most of the Steam stuff (3rd party) for 4x. He's not really in the INVCOM business much anymore (day job has all the coding he wants/needs) so a year(?) ago he cleaned up his Steam stuff for 4x and posted it MIT free in his GitHub. He updated the library a month ago so maybe he's gonna keep a hand in after all? https://github.com/kacx9c/steam Would obviously need updating for 5x but you have a solid base to work with there. You want the login stuff specifically; alas he intentionally removed the login handler stuff though. For that you would need https://github.com/LavaToaster/IPS-SteamLoginMethod; while old as hell (but still working with 4x), would need migrating to 5x as well. But free so you aren't starting from scratch.
December 13, 2024Dec 13 Hi, Many of your communities use Steam, it will be good to integrate it. Steam use openid 2.0 no oauth… otherwise if possible support openid, is it possible?
December 13, 2024Dec 13 I am currently on 4.x, want to go to 5.x badly on full release... but really need steam login for our gaming community please. Also looking at Discord login + role sync...