Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

authereum/signature-based-authentication-example

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Authereum signature-based authentication example

Example showing how to do signature-based authentication using the Authereum Web3 provider and an express server.

Getting started

Install dependencies

npm install

Run server

npm start

Visit http://localhost:8000/

For more resources, visit developers.authereum.org

License

MIT