Hello everyone, The Sync team is currently trying to figure out how to send "device connected" notifications to clients (seehttps://bugzilla.mozilla.org/show_bug.cgi?id=3D1201335). We would like to use the push API to send these notifications to other FXA (~= Sync) clients.
The goal would be to store another endpoint on the fxa-auth-server for Sync related notifications. We would -probably- use data payloads in order to send different types of messages. This new endpoint could also solve "Add push support for remote disconnect of devices" (https://github.com/mozilla/fxa-auth-server/issues/1139), with a "Device changed" endpoint and the data payload would state "removal"/"added" and the device GUID. Another good solution would be to use multiple endpoints and send empty payloads. We would also need tty > 0 pushs. Until the infrastructure is ready, we wouldn't mind dealing with short ttys but in the future we would need longer ttys. We would love to hear your thoughts on this. Regards, Edouard
_______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

