mirror of
https://github.com/tcsenpai/OCSA-On-Chain-Signon-Authentication.git
synced 2025-06-01 00:40:03 +00:00
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.
Description
Languages
JavaScript
91.7%
HTML
8.3%