Skip to content

leannezhang/twitter-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authenticate Twitter via passport

About

This is a simple web authentication web application via Twitter OAuth. Please feel free to fork this and build your own application. If you have any questions, please feel free to send me an issue or a pull request.

Demo

Demo


Follow my online tutorial


Server

Run on express server

cd server/
nodemon index.js

Go to localhost:4000

Client

cd client/
yarn install
yarn run start

Go to localhost:3000

Instructions

  • Rename /server/config/keys.copy.js to /server/config/keys.js and add your keys

About

Twitter Authentication Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •