사용자 인증에 많이들 쓰인다고..
[링크 : https://www.codementor.io/olatundegaruba/5-steps-to-authenticating-node-js-with-jwt-7ahb5dmyr]
[링크 : https://medium.freecodecamp.org/securing-node-js-restful-apis-with-json-web-tokens-9f811a92bb52]
[링크 : https://velopert.com/2448]
[링크 : https://uncle-bae.blogspot.com/2016/06/npm-npm-install-packagejson.html]
+
2018.09.18
[링크 : http://victorydntmd.tistory.com/116]
[링크 : https://www.npmjs.com/package/express-jwt]
[링크 : https://www.a-mean-blog.com/ko/blog/Node-JS-API/_/JWT-JSON-Web-Token-로-로그인-REST-API-만들기]
x token middleware
[링크 : https://medium.freecodecamp.org/securing-node-js-restful-apis-with-json-web-tokens-9f811a92bb52]
+
2018.11.06
토큰 재발급 관련
[링크 : https://swalloow.github.io/implement-jwt]
+
2019.02.08
[링크 : https://medium.com/@onejohi/securing-your-express-restful-apis-using-json-web-tokens-8c2fff0f4e7f]
'Programming > node.js' 카테고리의 다른 글
node.js rtsp 스트리밍 (0) | 2018.09.07 |
---|---|
RESTful (0) | 2018.09.07 |
아직 쓸일은 없지만 걍 찾아본 node.js ssl 적용 (0) | 2018.09.07 |
node.js exec와 JSON.parse() (0) | 2018.09.07 |
node.js express template (0) | 2018.09.06 |