Skip to content

Releases: zerowithzero/secure-2fa-auth-api-nodejs

secure-auth-api-nodejs-v0.0.1

16 Feb 17:35
Compare
Choose a tag to compare

A secure authentication API using Node.js, Express, JWT, OAuth2 (Google), and Two-Factor Authentication (2FA).

🔑 Features:
✅ User Authentication (Register, Login, Logout)
✅ JWT Token-Based Authentication
✅ Google OAuth 2.0 Login
✅ Two-Factor Authentication (2FA) with OTP
✅ Password Hashing with bcrypt
✅ Secure Routes for Authenticated Users
✅ Proper Error Handling & Security Measures

Full Changelog: https://github.com/zerowithzero/secure-2fa-auth-api-nodejs/commits/v0.0.1