ASP.NET Core Identity에서 JWT Refresh Token 적용 및 테스트하기
이 문서에서는 ASP.NET Core Identity와 JWT Refresh Token을 활용하여 인증 시스템을 구축하는 방법을 단계별로 설명합니다.
완성된 API를 .http 파일을 이용해 테스트하는 방법까지 포함하므로, 직접 따라하며 실습할 수 있습니다.
https://memoengine.com/docs/aspnet/core/identity/jwt-refresh-token/
Comments
Be the first to post a comment