Authenticate with HD wallet provider

I know we can authenticate with Moralis with metamask and wallet connect.
but is it possible to autheticate with Moralis with an HDWalletProvider wallet?

if so how can we do that?
thank you

Iā€™m not sure if it would work perfectly, you could try to use Moralis.setEnableWeb3 with a function that returns a web3 instance created with HDWalletProvider.