• Stars
    star
    1
  • Language
    JavaScript
  • Created over 9 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

How to use token based authentication with Facebook, Passportjs and passport-facebook-token strategy. The idea behind all this is to be able to use an existent token to authenticate requests. This use case is typical of mobile apps and so, where the access token is already owned by the user