GitHub Authentication with ASP.NET Core

added by DotNetKicks
4/27/2016 1:26:42 PM

455 Views

Authentication has changed over the years, and my take on it has surely shifted. No longer is it the scary, intimidating beastie that must be overcome on our projects. Today, we can let external providers provide the authentication mechanisms, giving the user with a streamlined experience that can give them access to our application with previuosly defined credentials.


0 comments