https://github.com/fusionauth/fusionauth-example-express-twitter
Example of using passport.js and FusionAuth to add login with twitter to your app.
https://github.com/fusionauth/fusionauth-example-express-twitter
hacktoberfest
Last synced: 5 months ago
JSON representation
Example of using passport.js and FusionAuth to add login with twitter to your app.
- Host: GitHub
- URL: https://github.com/fusionauth/fusionauth-example-express-twitter
- Owner: FusionAuth
- License: apache-2.0
- Created: 2022-11-15T16:29:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-06T22:46:26.000Z (5 months ago)
- Last Synced: 2026-02-07T09:41:20.975Z (5 months ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 9
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
## Using FusionAuth to add "login with twitter"
This codebase is paired with https://fusionauth.io/blog/2022/11/15/nodejs-and-twitter-oauth
which has full instructions on how to run it.