Anyway to use ecRecover methode to varify the signer using infura?

Anyway to use ecRecover methode to varify the signer using infura?
this is very much needed.

Hi @sacgrover - depending on what you’re trying to do, you may be able to use ethers.util.verifyMessage. Otherwise, we don’t currently support ecRecover.