We want to prompt for multifactor auth once per day. We’ve tried to use the user_profile.last_login value, but that gets updated BEFORE the MFA prompt appears, so is useless.
The docs mention this is something you might want to do with rules, so I’d hope it was possible.
“Enable multifactor authentication, based on context (such as last login”
Auth0 Rules