你的位置: 码友网首页 / 资讯源列表 / Cookie authentication with social providers in ASP.NET Core

关于[Cookie authentication with social providers in ASP.NET Core]的摘要:

When needing to implement authentication in ASP.NET Core, there are several different options. Almost all of the documentation and examples expect you to use ASP.NET Core Identify. For a SQL Server-based application, Identity may be a good choice. But a lot of applications don't need the rich feature set available with Identity. In this post, I'll show you how to implement cookie-based authentication with support for social providers in ASP.NET Core.

原文地址: https://blog.elmah.io/cookie-authentication-with-social-providers-in-asp-net-core/

收录时间: 2020-04-22 浏览量: 1622 分类: ASP.NET Core

| 0 收藏 | 0