ASP.NET Core Identity API
ASP.NET Core Empty 프로젝트에서 MapIdentityApi와 EF Core In-Memory Database를 사용해 ApplicationUser 기반 Identity API를 빠르게 구성하고, .http 파일로 회원 가입, 로그인, 보호된 API 호출까지 한 번에 테스트하는 방법을 정리합니다.
azunt.com/docs/aspnet/core/identity/mapidentityapi/
Comments
Be the first to post a comment