SmItH197 / SteamAuthentication

A simple PHP Authentication that enables steam users to log into their steam account to access content!
MIT License
446 stars 145 forks source link

Use for asp? #247

Open ghost opened 5 years ago

ghost commented 5 years ago

is this usable for an asp.net webform website?

bman46 commented 5 years ago

No, There is already library that already does this and is written for asp.net in C# (https://github.com/TerribleDev/OwinOAuthProviders).

ghost commented 5 years ago

No, There is already library that already does this and is written for asp.net in C# (https://github.com/TerribleDev/OwinOAuthPro

yeah, but thats for registration, i want them to LOG IN, not register

bman46 commented 5 years ago

I do not think that that is how that works. On the example login page it says login with external account along with login with a local account and the register page mentions nothing of using an external account.

https://github.com/TerribleDev/OwinOAuthProviders/blob/master/OwinOAuthProvidersDemo/Views/Account/Login.cshtml