Refresh Auth0 token silently while MFA SMS is enabled

I am trying to combine both of these, having the SMS MFA enabled and refresh the user token silently without getting him back to login .

currently the checkSession method return MFA login required, i tried to get requireMfaOncePerSession enabled but the same it do nothing.

is there anyway to do it ? i tried also setting allow browser option and that just works on other providers like Guardian