mirror of
https://github.com/tcsenpai/OCSA-On-Chain-Signon-Authentication.git
synced 2025-06-03 18:00:03 +00:00
467 B
467 B
OCSA
A blockchain based gas free (aka without costs) authentication module based on data signing through Metamask enabled browsers
This module is a work in progress and should be used with a grain of salt
Usage
Host auth.js on a server and run it:
npm install
node auth.js
Use the code provided in client folder to build your app.