Twitter login example for Exponent
Switch branches/tags
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
twitter-login-backend Update to proper deep linking scheme Feb 8, 2017
twitter-login Update to release sdk 14 Feb 21, 2017
.gitignore Fixes Jan 17, 2017
README.md Add start script + readme Jan 15, 2017

README.md

exponent-twitter-login-example

Twitter login example for Exponent

Run the backend

cd twitter-login-backend
npm install
npm start

Run the app

cd twitter-login
npm install

Open the twitter-login folder in XDE.