reactjs ts identityserver:用于将Identity Server与React.js SPA.Net Core 3.0和TypeScrip
reactjs-ts-identityserver 将Identity Server与React.js SPA和TypeScript一起使用的演示项目 该项目分为三个部分: IdentityServer( ) 基于IdentityServer4示例,它使用ASP.NET Identity进行身份管理。 您需要创建数据库(如下所示)才能开始创建用户帐户。 温泉( ) 使用React,TypeScript和Webpack制作的单页应用程序。 使用软件包来管理身份验证。 注意:我不再使用哈希路由器,将webpack开发服务器配置为将所有页面重定向到index.html。 部署到生产环境
文件列表
reactjs-ts-identityserver:用于将Identity Server与React.js SPA,.Net Core 3.0和TypeScript一起使用的演示应用程序
(预估有个175文件)
.babelrc
102B
Config.cs
2KB
AccountController.cs
19KB
ManageController.cs
18KB
HomeController.cs
1KB
.bowerrc
33B
ManageNavPages.cs
2KB
UrlHelperExtensions.cs
975B
AccountService.cs
4KB
ConsentController.cs
2KB
暂无评论