lb-satellizer-twitter
v2.0.0
Published
lb-satellizer module for Authentication with Twitter
Downloads
2
Maintainers
Readme
lb-satellizer-twitter
twitter module of lb-satellizer
$npm install lb-satellizer-twitter
Setup:
Add this to your satellizer.providers settings and follow the documentation for lb-satellizer
"twitter": {
"consumerKey": "****"
"consumerSecret": ""
"callbackUrl": "http://yourUrl:yourPort"
}