All Projects → ThalKod → node-2fa

ThalKod / node-2fa

Licence: MIT license
User registration with two factor authentification with node, express, mongodb...

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to node-2fa

2FA-Auth
Generating 2FA codes in your terminal
Stars: ✭ 23 (+9.52%)
Mutual labels:  two-factor-authentication, two-factor-auth
typo3-secure-downloads
Secure your assets and data from unwanted download. Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.
Stars: ✭ 15 (-28.57%)
Mutual labels:  secure
vaultssh
A Go based Vault client to support ssh sessions, remote commands and scp transfers all in memory
Stars: ✭ 25 (+19.05%)
Mutual labels:  secure
another authenticator
A two-factor authentication app built with Flutter.
Stars: ✭ 25 (+19.05%)
Mutual labels:  two-factor-authentication
secure-electron-store
A secure electron-store that uses ipcMain/ipcRenderer.
Stars: ✭ 40 (+90.48%)
Mutual labels:  secure
mTower
mTower is Trusted Execution Environment specially designed to be used on MicroController Units (MCUs) supporting ARM TrustZone technology (e.g., Cortex-M23/33/35p). mTower operates well under restrictions typical for such environment – small RAM and ROM sizes, relatively low performance, absence of rich OSes providing variety of services availab…
Stars: ✭ 34 (+61.9%)
Mutual labels:  secure
2FAuth
A Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
Stars: ✭ 664 (+3061.9%)
Mutual labels:  two-factor-authentication
mobileid
Mobile ID Sample Scripts
Stars: ✭ 13 (-38.1%)
Mutual labels:  two-factor-authentication
deeponion
Official Source Repo for DeepOnion - Anonymous Cryptocurrency on TOR
Stars: ✭ 60 (+185.71%)
Mutual labels:  secure
memsec
Rust implementation `libsodium/utils`.
Stars: ✭ 39 (+85.71%)
Mutual labels:  secure
rx-otp
HMAC-based (HOTP) and Time-based (TOTP) One-Time Password manager. Works with Google Authenticator for Two-Factor Authentication.
Stars: ✭ 79 (+276.19%)
Mutual labels:  two-factor-authentication
meteor-two-factor
🔐 Two factor authentication package for accounts-password
Stars: ✭ 80 (+280.95%)
Mutual labels:  two-factor-authentication
docker-sftp
SFTP Server for Docker
Stars: ✭ 118 (+461.9%)
Mutual labels:  secure
piping-chat-web
💬 Chat via Piping Server with End-to-End Encryption
Stars: ✭ 22 (+4.76%)
Mutual labels:  secure
secure-webstore
A secure IndexedDB store with built-in encryption
Stars: ✭ 35 (+66.67%)
Mutual labels:  secure
mailserver
Join us, building a full OpenBSD mailserver! (work in progress)
Stars: ✭ 52 (+147.62%)
Mutual labels:  secure
hydralit
A library to create multi-page Streamlit applications with ease.
Stars: ✭ 93 (+342.86%)
Mutual labels:  secure
recovery
Create recovery/backup codes for 2FA
Stars: ✭ 72 (+242.86%)
Mutual labels:  two-factor-authentication
googleauthenticator
Burp Suite plugin that dynamically generates Google 2FA codes for use in session handling rules (approved by PortSwigger for inclusion in their official BApp Store).
Stars: ✭ 18 (-14.29%)
Mutual labels:  two-factor-authentication
trident
Trident is a trusted and secure communication platform for enabling better communication between groups of trusted parties
Stars: ✭ 21 (+0%)
Mutual labels:  secure

node-2fa


Two Factor Authentication with nodejs

Node-2fa

Demo

💾 Installation

# clone the repo
$ git clone https://github.com/ThalKod/node-2fa.git

# install the requirements
$ npm install

Usage

npm start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].