<div dir="ltr">Howdy<br><br>Can someone tell me why push server authentication uses &quot;loginName&quot;[1] instead of &quot;username&quot; like TODO, controller-demo, etc...<br><br>All libs Android[2], iOS[3] and JavaScript[4] on authentication expect username/password<br>
<br>Thoughts?<br><br>[1] <a href="https://github.com/aerogear/aerogear-unified-push-server/commit/052c93f481d0147521cb91e8b2887725c6c48aff#L0R27">https://github.com/aerogear/aerogear-unified-push-server/commit/052c93f481d0147521cb91e8b2887725c6c48aff#L0R27</a><br>
[2] <a href="https://github.com/aerogear/aero-gearandroid/blob/master/src/org/jboss/aerogear/android/authentication/impl/AGSecurityAuthenticationModuleRunner.java#L102">https://github.com/aerogear/aero-gearandroid/blob/master/src/org/jboss/aerogear/android/authentication/impl/AGSecurityAuthenticationModuleRunner.java#L102</a><br>
[3] <a href="https://github.com/aerogear/aerogear-ios/blob/master/AeroGear-iOS/AeroGear-iOS/security/AGRestAuthentication.m#L122">https://github.com/aerogear/aerogear-ios/blob/master/AeroGear-iOS/AeroGear-iOS/security/AGRestAuthentication.m#L122</a><br>
[4] <a href="https://github.com/aerogear/aerogear-js/blob/master/src/authentication/adapters/rest.js#L233">https://github.com/aerogear/aerogear-js/blob/master/src/authentication/adapters/rest.js#L233</a></div>