I want to use fetchNFTs integration for my DApp .
But it is written in the Prerequisites section :
- An Auth0 account and tenant. Sign up for free. The tenant should have:
- A client/application in Auth0.
- The Sign-in with Ethereum social connection marketplace integration.
I am using web3auth in my dapp for authentication and wallet address generating purpose .
Will I have to replace web3auth with SIWE ?
Will web3auth work with fetchNFT integration ?