This repository has been archived by the owner on May 27, 2020. It is now read-only.
Releases: matthijs2704/vapor-apns
Releases · matthijs2704/vapor-apns
VaporAPNS 1.0.0
🚀Welcome to the easiest way to send push notifications in Vapor/Swift!
This version adds support for 🔑Token Based Authentication, while keeping support for the old, traditional certificate authentication. So now you can use either method to authenticate with the APNS servers, without doing any complicated encryption manoeuvres 👍 Just import the library and you're ready to rock 🎸!
Getting started is easy, check out the README to see how to get started.
Special thanks to @siemensikkema for his great vapor-jwt library!
VaporAPNS 0.1.0
First release.