Instead of having username/password on the signature:
https://github.com/aerogear/aerogear-ios/blob/matzew_afn121/AeroGear-iOS/AeroGear-iOS/security/AGAuthenticationModule.h#L163-L164

let's use a similar approach to our enroll:
https://github.com/aerogear/aerogear-ios/blob/matzew_afn121/AeroGear-iOS/AeroGear-iOS/security/AGAuthenticationModule.h#L143

That way developers can pass in the credentials like:

@{@"myFooNameForUser":@"john",@"passywordy":@"123"}
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