- .net core jwt 생성 클래스
https://www.codeproject.com/Articles/1205160/ASP-NET-Core-Bearer-Authentication
- Build a REST API for your Mobile Apps with ASP.NET Core
https://stormpath.com/blog/rest-api-mobile-dotnet-core
http://sanghaklee.tistory.com/47
http://throughkim.kr/2017/03/14/Jwt/
- jwt 디버거
https://jwt.io/
-------
jwt(JSON WEB TOKEN)은 모바일에서 보안관리를 하기 유리한 보안의 한가지 방법이다.
'C# & .NET' 카테고리의 다른 글
DBContext 생성 (0) | 2017.11.13 |
---|