krakenjs 에서 role based authentication middleware 사용
- https://gist.github.com/joshnuss/37ebaf958fe65a18d4ff
- How to restrict access using Passport.js role-based authorisation : passport 와 함께 role based permission
- Authenticating Node.js Applications With Passport : 전체적인 passportjs 사용법
- passport/request.js at a892b9dc54dce34b7170ad5d73d8ccfba87f4fcf · jaredhanson/passport · GitHub: req.isAuthenticated 가 어떤 역할을 하는지 알려준다. 단순하게 request 에 user property 가 존재하는지 확인해 준다.
위의 내용을 참고해서 아래에 authentication / authorization 을 적용했다.
댓글 없음:
댓글 쓰기