I need to create a auth provider plugin which authenticate or register users with web3 using signed messages. A guide I found here: You don’t need JWT anymore. A simpler way to authenticate users… | by Miroslaw Shpak | Medium
It would work like this:
How can I achieve this?