2014년 12월 9일 화요일

passport.js facebook user bio

Hi, I'm trying  to get facebook user bio, I have permission scope:   passport.authenticate('facebook', { scope : ['email','user_about_me'] })   in my routes but   profile._json.bio;   returns undefined. How can I get this right? Thanks for help.


댓글 없음:

댓글 쓰기