liamcurry / passport-steam

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

Use https as the openid providerURL #77

Closed switz closed 6 years ago

switz commented 6 years ago

Really not sure why this wasn't always using HTTPS.

In any event, SteamCommunity now forces https and this library breaks without the following changes.

Cheers

Stuffa1991 commented 6 years ago

duplicate of #74