h3. What?
Experiment with the new token-based auth from apple. A new token-auth variant (for iOS) might be needed
h3. Why? As discussed in https://developer.apple.com/videos/play/wwdc2016/724/ for APNs they offer JWT based auth as an _alternative_ approach, instead of using their bogus certificates. h3. How?
* investigate token-based auth (including expiration time and renewal) * create a token-based variant, so users can go w/ auth tokens for sending push to APNs |
|