Issue Type: Feature Request Feature Request
Affects Versions: 1.2.0
Assignee: Unassigned
Components: unifiedpush
Created: 29/Oct/13 12:30 PM
Description:

The device token is part of the URL:
https://github.com/aerogear/aerogear-js/blob/master/src/unifiedpush/aerogear.unifiedpush.js#L124

and the server does not care about submitted body:
https://github.com/aerogear/aerogear-unifiedpush-server/blob/master/src/main/java/org/jboss/aerogear/unifiedpush/rest/registry/installations/InstallationRegistrationEndpoint.java#L117-L121

Hence we should not include the token on the payload here:
https://github.com/aerogear/aerogear-js/blob/master/src/unifiedpush/aerogear.unifiedpush.js#L128-L130

Fix Versions: 1.3.0
Project: AeroGear JavaScript
Priority: Major Major
Reporter: Matthias Wessendorf
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