Class Index | File Index

Classes


Class SpazOAuth#authorize

SpazOAuth
Defined in: spazauth.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
SpazOAuth#authorize(username, password, onComplete)
Authorize access to the service by fetching an OAuth access token.
Class Detail
SpazOAuth#authorize(username, password, onComplete)
Authorize access to the service by fetching an OAuth access token.
Parameters:
{string} username
{string} password
{function} onComplete Optional
a callback to fire on complete. If this is set, the request is asynchronous
Returns:
{boolean} true if authorization successful, otherwise false

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Sep 29 2010 22:38:03 GMT-0400 (EDT)