相关疑难解决方法(0)

.NET核心身份与IdentityServer4

问题:我应该使用.Net Core Identity或IdentityServer 4 with Identity

我需要使用登录/注册功能构建应用程序,并允许用户使用API​​从我的软件导入/导出数据.我也希望有外部登录,如谷歌,推特等.

而且我无法理解为什么在只使用Identity可以完成所有事情时我需要Identity Server.

我为什么需要或想要IdentityServer?我只需要尽可能简单地完成工作.

asp.net-core identityserver4 asp.net-core-identity

9
推荐指数
2
解决办法
4711
查看次数