iddb

0.0.1 • Public • Published

idDB

A collective authentication pool using OpenID for the interfacing API. The concept around this implementation is outlined here

Features

  • Application-agnostic
  • Database independent
  • Brute force cracking resilience

Install

npm install iddb

Usage

Install the module and connect to a database when initiating

var IDDB - require("iddb");

var db = new IDDB( options )

Options

...

Methods

...

Credits

Initiated by Makis Tracend ( @tracend )

Distributed through Makesites.org

Released under the MIT license

Package Sidebar

Install

npm i iddb

Weekly Downloads

1

Version

0.0.1

License

none

Last publish

Collaborators

  • makesites