We either need to update www/nag.php to handle missing entries for methodOptions, mfaOptions, and mfaLearnMoreUrl, or we need to update lib/auth/process/ProfileReview.php to always provide values for those in the $state whenever sending the user to that nag.php page.
We either need to update www/nag.php to handle missing entries for methodOptions, mfaOptions, and mfaLearnMoreUrl, or we need to update lib/auth/process/ProfileReview.php to always provide values for those in the $state whenever sending the user to that nag.php page.
(Originally filed in the profilereview repo.)