Class Index | File Index

Classes


Class SpazBasicAuth#authorize

SpazBasicAuth
Defined in: spazauth.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
SpazBasicAuth#authorize(username, password, onComplete)
Set username and password of account to access service.
Class Detail
SpazBasicAuth#authorize(username, password, onComplete)
Set username and password of account to access service.
Parameters:
{string} username
{string} password
{function} onComplete Optional
a callback to fire when complete. Currently just passed TRUE all the time; for compatibility with oAuth need for callbacks
Returns:
{Boolean} true. ALWAYS returns true!

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