liamcurry / passport-steam

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

Is there a way to retrieve the OpenID URL? #87

Open benjaminsuch opened 6 years ago

benjaminsuch commented 6 years ago

I try to display the steam login page in a new window but I need the OpenID URL for that. Is that possible to get it from the SteamStrategy and cancel the default behavior?