auth0 / Guardian.swift

Swift toolkit for Auth0 Guardian API
https://auth0.com/guardian
MIT License
9 stars 19 forks source link

iOS 10 notification support #44

Closed hzalaz closed 6 years ago

hzalaz commented 7 years ago

Most examples show pre iOS 10 notification handling, with iOS 10 and the introduction of UserNotifications.framework there is a new API for requesting access to notification and also receiving them.