你的位置: 码友网首页 / 资讯源列表 / External Identity Provider with ASP.NET Core Identity

关于[External Identity Provider with ASP.NET Core Identity]的摘要:

Using an external identity provider while login to the application is a quite common case. This enables us to log in with our external accounts like Google, Facebook, etc. By using ASP.NET Core Identity, we are going to see that this is not a hard process at all. So, in this article, we are going to learn how to configure an external identity provider in our ASP.NET Core application and how to use a Google account to login to our application. Of course, in a very similar way, you can configure any other external account.

原文地址: https://code-maze.com/external-identity-provider-aspnet-core-identity/

收录时间: 2020-03-11 浏览量: 2007 分类: ASP.NET Core

| 0 收藏 | 0