0.0.2 • Published 11 years ago

moves v0.0.2

Weekly downloads
3
License
-
Repository
github
Last release
11 years ago

Build Status

Moves API for Node

This provides a wrapper to the Moves API. Please refer to the documentation before getting started. You'll need a client before you can begin.

Install

Oauth

initialize with client information as created at (https://dev.moves-app.com/clients)

Start Auth Flow

Either

Or Optionally pass in an Express Response Object and it will automatically redirect the user

Retrieve a token

Get information about a token

Refresh an access token

Using the API

Now that we have a valid access token, we can hit any endpoints that our token is correctly scoped to