An open API service indexing awesome lists of open source software.

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.

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.