As part of each release, we should build a simple standalone version of this module for the browser for those who want to quickly include the SDK in a web page and start using public API methods. This file won't be minified or optimized in any way; users that require anything more should use browserify or another module bundler.
Also, this updates the readme to make it clear why we don't support OAuth in the browser.
As part of each release, we should build a simple standalone version of this module for the browser for those who want to quickly include the SDK in a web page and start using public API methods. This file won't be minified or optimized in any way; users that require anything more should use browserify or another module bundler.
Also, this updates the readme to make it clear why we don't support OAuth in the browser.
Resolves #108.