When creating a dApp using Elrond Network, I need to authenticate a user without actually sending a transaction.
For other blockchains like Ethereum this is achieved using MetaMask which can sign a message and you can be sure that the user is who he sais he is.
I noticed that Elrond Wallet has a "Sign" feature but I'm unsure of how this would be used from the outside or how can I prompt the user to sign a message and send it back.
Can I use Maiar extension or Elrond Wallet to sign a message?