An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# OCSA

![image](https://user-images.githubusercontent.com/67682496/210122012-9cee1a06-ca3d-43b1-bef3-20dc22835705.png)

## 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.