Steam integration
Hello, I'd like to integrate Steam, but I'm not sure if it's possible as Steam API uses OpenID 2.0 (not OpenID Connect). It would get just the user's openid.
Hi i would like to help, could you assign it to me?
Can you more details about this issue? @MrSwitch
Hi, I would like to help
Hi! Just wanted to chime in. Currently, hello.js supports OAuth2 and OpenID Connect, but not OpenID 2.0, which is what Steam uses. Because of that, Steam login can't be integrated directly using hello.js at the moment.
That said, you could try using a third-party library like https://github.com/panva/node-openid-client for Steam, or implement a custom Steam login flow outside hello.js.
Hope this helps
Hey can i work on this. I think I can solve it?
Can I work on this if still open?