One of the big appeals of dApps is that the user owns their data. However, for this to be true, we need to authenticate the user with their web3 identity (their wallet). This is easy to do client-side (since they can submit all their tx's themselves using Metamask) but gets harder when we need to verify their identity from a server.
Over the past few weeks, I built a few apps that integrated with Mirror, to try and understand how their protocol worked. I started using their internal APIs and, from there, worked my way to more decentralized sources. Hereās how I did it (and how you can too).
Hey! Iām Miguel, and last week I dropped out of university to work on crypto. Iāll be using Mirror to share my crypto journey and talk about projects I work on and things I learn.