passport-fanfou

1.0.0 • Public • Published

passport-fanfou

copied from passport-twitter by Jared Hanson

Installation

$ npm install passport-fanfou

Usage

For StrongLoop

If you are using loopback-component-passport, add fanfou-login config to providers.json

  "fanfou-login": {
    "provider": "fanfou",
    "module": "passport-fanfou",
    "callbackURL": "/auth/fanfou/callback",
    "authPath": "/auth/fanfou",
    "callbackPath": "/auth/fanfou/callback",
    "successRedirect": "/successUrl",
    "failureRedirect": "/failureUrl",
    "consumerKey": "your_consumer_key",
    "consumerSecret": "your_consumer_secret",
    "failureFlash": true
  }

License

The MIT License

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    3
  • 0.0.3
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i passport-fanfou

Weekly Downloads

3

Version

1.0.0

License

MIT

Last publish

Collaborators

  • didikeke