https://ethauth.surge.sh/ Example demo for ethauth.
Simple Vue.js example that handles authentication through ethauth.
Wraps the logic of signing a message using web3 into utils.js.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm start
# build for production with minification
npm run build