Reduce the amount of time of Remember browser setting in MFA for testing

Problem Statement

We created a rule to customize the MFA flow to remember MFA once per session. Do we have to wait 30 days for the MFA remembered browser to be expired? How to reduce the amount of time?

Solution

You can hit this endpoint Auth0 Management API v2 to invalidate/clean all remembered browsers instead of waiting for 30 days. You can clean that setting for a specific user and test it.