摘要: 前言 这篇来聊聊常见操作. 会讲到: Create Account Login Logout Change Password Reset Password (by email) External Login (Google, Facebook, Microsoft) 不会讲到: (因为我没有用到. 阅读全文
posted @ 2021-02-23 18:40 兴杰 阅读(409) 评论(0) 推荐(0)
摘要: 主要参考: Introduction to Identity on ASP.NET Core Start by command dotnet new webapp --auth Individual -uld -o WebApp1 new webapp 是做一个 razor page --auth 阅读全文
posted @ 2021-02-23 18:38 兴杰 阅读(259) 评论(0) 推荐(0)