edamov / pushok

PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key)
MIT License
378 stars 121 forks source link

Upgrade to Webtokens 2.0 #88

Closed rasmusbe closed 4 years ago

rasmusbe commented 4 years ago

This PR replaces #85 since it became stale and I couldn't write to it since I didn't own the head repo. Closes #74.

This PR includes:

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.2%) to 64.832% when pulling b62f9bcb1fb065179301516f94e12595f7163ec2 on rasmusbe:webtoken2 into a84a75467d3f834a3a673a3efa2932bd504175b7 on edamov:master.

rasmusbe commented 4 years ago

Coverage only decreased by code lines removed, should not be a problem. After this is merged I can look into increasing the over-all coverage.

edamov commented 4 years ago

@rasmusbe Thank you! It was the great PR :tada: