Push Notification
In this tutorial, we're going to setup push notification for authenticating non-trusted devices.
Last updated
In this tutorial, we're going to setup push notification for authenticating non-trusted devices.
Last updated
Your APNS Certificate (.p12 file)
Your APNS Certificate's password (optional)
Go to developer dashboard > Settings > Notifications
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.