Push Notification
In this tutorial, we're going to setup push notification for authenticating non-trusted devices.
- Your APNS Certificate (.p12 file)
- Your APNS Certificate's password (optional)

- Make sure you picked APNS(iOS)
- Upload your APNS certificate, and the password if you have a password set for your certificate
Your users should be able to receive push notification authentication request. If you haven't configured Cotter in your iOS Application, follow this guide.