ASP.NET Core MVC 6] UserManager, SignInManager을 이용한 회원가입, 로그인
https://github.com/BigExecution/CoreMVC_Login GitHub - BigExecution/CoreMVC_Login Contribute to BigExecution/CoreMVC_Login development by creating an account on GitHub. github.com IdentityUser를 사용하기 위한 준비는 다음 글을 참고해주세요 https://bigexecution.tistory.com/94 ASP.NET Core MVC 6] Identity ASP.NET Core Identity는 로그인 기능을 지원하는 API이다. 사용자, 암호, 프로필 데이터, 역할, 클레임, 토큰, 메일 확인 등을 관리한다. Facebook, Google, Microso..
2022. 1. 12.