Request MFA from users after successful login

Did you figure it out? This seems like an essential feature but docs don’t bother to explain how.

How do we ask for MFA after they are already logged in? I don’t want to make them login again with loginWithRedirect.

Using getAccessTokenSilently with the same scopes that trigger MFA just has an error: “Multifactor authentication required”