Hi, I am looking to allow users to log into my Bubble website with their Steam account. I saw a few old forum posts asking about it but couldn’t figure it out. I need some advice on the best way to go about doing it.
I recently got the hang of using APIs but for this I seem to need to use OpenID and/or OAuth which is a bit beyond me right now.
All the documentation I can really find is
https://partner.steamgames.com/doc/features/auth#website
and all tutorials online are about doing it via code.
I found this plugin
but it doesn’t have many installs and I prefer to avoid plugins when possible. Does anyone have any experience using this plugin?
Also, on the demo page for that plugin I saw - Due to Bubble restrictions, it is impossible to natively log in the user in Bubble using Steam.
We made a login emulator linked to the Steam ID of the user that generate a login and password.
So I am lost, do I use OAuth2 in the API connector or something else? Should I just stick with the plugin? Can I hire someone to add this functionality to my site? Is it even possible/will it work well?
Any help or advice would be appreciated.