Proof of Concept app for authenticating using Twitter
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
public
.gitignore
LICENSE
README.md
app.js
package-lock.json
package.json

README.md

Twitter Express

Proof of Concept to authenticate to a Web app using Twitter

Quickstart

  • Clone the repository
  • npm install
  • node app
  • Open localhost:3000 in your browser