How to put the Steam connection in a NestJS server?

502 Views Asked by At

I would like to set up a Steam connection in my Ionic/Angular application with NestJS Server. I can't find anything to help me. I am new to NestJS.

I want to be able to call the Steam login page (with: "https://steamcommunity.com/openid/") and return the connection to me. I want to be able to put a token to indicate that the person is connected.

I find a lot of things in ExpressJS but I can't implement in NestJS. It's been non-stop day that I try to find solutions but I can't find it at all. If a charitable person could help me, it would take a huge weight off me.

0

There are 0 best solutions below