kirill-scherba / AuthPrototype

Authorization server toolkit for Node.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AuthPrototype

AuthPrototype is an authorization server toolkit for Node.js. Based on ideology of access and refresh tokens like OAuth 2.0.

Server supports data storage in memory and in MariaDB. Allows simply imlement new storage.

AuthPrototype supports two factor authentication based on OTP tokens and authentication through facebook.

About

Authorization server toolkit for Node.js.


Languages

Language:JavaScript 99.7%Language:Shell 0.3%