Does Web3Auth support ERC712 Signature consistency?

In our project we need user sign a signature and generate a wallet for user. This require the MPC wallet can output identical signature if the input is identical.

But currently, most of the MPC wallet can not support this feature. Does Web3Auth support?