Is the push-notification response time configurable at Auth0? Example, if the end-user is sent a push notification during authentication, but the user doesn’t reply for 30 seconds (or any other time value), is it possible to expire this notification?
use-case: We don’t want Auth0 to accept user-response for a push notification, if the response comes after 30 seconds.