Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-4412

Comments in authentication rest adapter are wrong - modules is object not array

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • None
    • 1.3.0
    • None
    • None

    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;

      Attachments

        Activity

          People

            aemmanou Tolis Emmanouilidis (Inactive)
            aemmanou Tolis Emmanouilidis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: