"Remember this device for 30 days" is not available during MFA enrollment

We are using Actions to enable MFA for Auth0 Database connection users via a Login flow Action. This all works as expected.

Our gripe is the “Remember this device for 30 days” is not available on the initial MFA enrollment screen. On the subsequent MFA challenges it is present.

We are converting from the Classic Universal Login experience (using mfa-widget-1.8.min.js), in which the checkbox is available during the enrollment challenge, to the New Universal Login experience, where we are running into this problem.

Not checking this is painful for users, as the are immediately prompted to MFA again when switching between apps, SSO is interrupted to MFA. So we’d prefer to check remember this device on initial enrollment.

Our action code.