问题:我应该使用.Net Core Identity或IdentityServer 4 with Identity
我需要使用登录/注册功能构建应用程序,并允许用户使用API从我的软件导入/导出数据.我也希望有外部登录,如谷歌,推特等.
而且我无法理解为什么在只使用Identity可以完成所有事情时我需要Identity Server.
我为什么需要或想要IdentityServer?我只需要尽可能简单地完成工作.
asp.net-core identityserver4 asp.net-core-identity
asp.net-core ×1
asp.net-core-identity ×1
identityserver4 ×1