https://github.com/aram-ibrahim/2fa-server-scripts
Two Factor authentication scripts for server side.
https://github.com/aram-ibrahim/2fa-server-scripts
2fa nodejs security
Last synced: 2 months ago
JSON representation
Two Factor authentication scripts for server side.
- Host: GitHub
- URL: https://github.com/aram-ibrahim/2fa-server-scripts
- Owner: Aram-Ibrahim
- Created: 2024-09-08T17:47:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T14:06:44.000Z (almost 2 years ago)
- Last Synced: 2025-10-13T01:02:57.620Z (9 months ago)
- Topics: 2fa, nodejs, security
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2FA-server-scripts
Two Factor authentication scripts for server side.
# What is the purpose?
This software helps adding 2FA feature to websites.
# How it works?
Node JS scripts to send users base 32 key and require them to validate the TOTP code.