Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Releases: matthijs2704/vapor-apns

VaporAPNS 1.0.0

06 Oct 18:14
Compare
Choose a tag to compare

🚀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

01 Oct 15:22
Compare
Choose a tag to compare
VaporAPNS 0.1.0 Pre-release
Pre-release

First release.