https://github.com/tcsenpai/ocsa-on-chain-signon-authentication
A new approach to login using blockchain technology: moved from thecookingsenpai for migration using CloneReclone.bash
https://github.com/tcsenpai/ocsa-on-chain-signon-authentication
Last synced: 7 months ago
JSON representation
A new approach to login using blockchain technology: moved from thecookingsenpai for migration using CloneReclone.bash
- Host: GitHub
- URL: https://github.com/tcsenpai/ocsa-on-chain-signon-authentication
- Owner: tcsenpai
- Created: 2023-12-25T12:28:37.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-25T12:28:40.000Z (almost 2 years ago)
- Last Synced: 2025-01-14T00:12:49.396Z (9 months ago)
- Language: JavaScript
- Homepage: https://github.com
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.jsUse the code provided in client folder to build your app.