adrien2p / medusa-plugins

A collection of awesome plugins for medusa :rocket:
https://medusa-plugins.vercel.app
MIT License
161 stars 46 forks source link

Steam login - feature #117

Closed piereligio closed 9 months ago

piereligio commented 12 months ago

Hi, I'm working on a digital products store using Medusa. I'd like to add Steam login/signup. I've seen there is node-steam-openid, and I was thinking of integrating this on this plugin. But honestly, I don't have the necessary knowledge yet. I think it's not difficult to do, is it possible to add it as a feature here? EDIT: there also is passport-steam, which makes it very easy considering current implementation of the others, like facebook.

I know it's pretty niche, so, if it's not possible, what's the general approach I should use to do it myself? I know how to install and set up plugins regularly, but I don't know how to do that for a plugin of which I have the source code in my disk, and I'd like tinkering with.

Thanks in advance.

adrien2p commented 10 months ago

should we close this one in the mean time?