Issue Type: Bug Bug
Affects Versions: 1.3.0
Assignee: Tolis Emmanouilidis
Created: 04/Dec/13 11:36 AM
Description:

modules is object not array and thecomments showing how to use the library have to be updated.

For instance:

var auth = AeroGear.Auth( "userAuth" ).modules[ 0 ];

should be:

var auth = AeroGear.Auth( "userAuth" ).modules.userAuth;

Fix Versions: 1.4.0
Project: AeroGear JavaScript
Priority: Minor Minor
Reporter: Tolis Emmanouilidis
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira