Skip to content

A simple nodejs api to authenticate with Halo Waypoint, and Xbox Live

License

Notifications You must be signed in to change notification settings

TheTree/branch-vnext-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Branch VNext Authentication

Build status Github Issues Github Forks Github Stars Github License

A simple nodejs api to authenticate with Halo Waypoint, and Xbox Live.

Running Locally

Make sure you have Node.js and the Heroku Toolbelt installed.

git clone git@github.com:TheTree/branch-vnext-auth.git # or clone your own fork
cd branch-vnext-auth
npm install
npm start

Your app should now be running on localhost:3001.

Deploying to Heroku

heroku create
git push heroku master
heroku open

Alternatively, you can deploy your own copy of the app using the web-based flow:

Deploy to Heroku

About

A simple nodejs api to authenticate with Halo Waypoint, and Xbox Live

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published