The backend is loading at Heroku

Ethereum Authentication Tokens | eth-auth

eth-auth

The way how dApps
authenticate users

npm i ethauth-serverOpen-Source
gitbook
Documentation
Our GitBook contains all of the eth-auth documentation.
github
GitHub
The source code is available on GitHub. Please create an issue if you run into one.
stackoverflow
Stackoverflow
There are Stackoverflow discussions if you need assistance.

Overview

eth-auth is a secure package for password-less authenticating users on node.js decentralized applications (dApps) by signing a JWT token with the user's Ethereum private key.

  • Decentralised
  • Anonymous
  • Secured
  • Anti-phishing
  • Breach-less
  • Password-less