Hey there @joshua.l1123 welcome to the community!
As far as I’m aware this isn’t possible when using a login flow entirely outside of Auth0 - As you can see in the ROPG (Resource Owner Password Grant) flow when MFA is enabled for an application, an mfa token is returned upon successful auth. At that point the MFA API can be utilized to complete the flow.