MetaMask Login using Golang and VueJS
Introduction
In this tutorial we are going to build step by step a REST API in Go that supports authentication using public key cryptography.
The idea is that we will utilize MetaMask's cryptographic sign capabilities to perform authentication in our...
blog.gkomninos.com25 min read
Matias Sidler
Awesome explanation. Just a small correction: modify "public" to "private" in this sentence :)
"We never share passwords so same here. We never share a public key."