↧
ASP.NET Core Identity Series – OAuth 2.0, OpenID Connect & IdentityServer
As the web evolved over the years it proved that the traditional security options and mechanics such as client-server authentication, had several limitations and couldn’t cover (at least properly) the...
View ArticleASP.NET Core Identity Series – External provider authentication &...
There is no doubt that external provider authentication is a must have feature in new modern applications and makes sense because users are able to easily register new accounts and also login using...
View ArticleASP.NET Core Identity Series – Two Factor Authentication
Two-Factor Authentication is an additional security layer used to address the vulnerabilities of a standard password-only approach. All popular websites such as Facebook, Twitter, LinkedIn or DropBox...
View Article