CHALLENGE

Challenge-based push notification.

This type requires the user to verify a challenge (usually a numeric code shown on both the login screen and the mobile device) before approving the authentication request. This provides an additional layer of security by ensuring the user is responding to the correct authentication request.

Use approveChallengeNotification with the user-provided challenge response to approve this type of notification.