liamcurry / passport-steam

Steam (OpenID) authentication strategy for Passport and Node.js.
MIT License
348 stars 104 forks source link

Infinite redirect #110

Open DrBronsy opened 3 years ago

DrBronsy commented 3 years ago

What is the reason passport can post over and over to the Steam login page?

When steam redirects after authorization back to / steam-login / callback passport, the swov is redirected to steam authorization

DrBronsy commented 3 years ago

The problem was express-mongo-sanitize What to do now?))) Tell me how to solve the problem?