I'm very interested in the new way of doing Push Notifications in iOS 10 using "Token Authentication" rather than the client certificates (P12).
I'm aware of links such as:
and
But I was curious if anyone was aware of any soup-to-nuts tutorials out there showing how to do the new "Token Authentication" way of life in iOS 10 (particularly on the server-side since it doesn't appear that the way of doing stuff on the client hasn't changed)?
Thanks,
Brian