Skip to content

secure-auth-api-nodejs-v0.0.1

Latest
Compare
Choose a tag to compare
@zerowithzero zerowithzero released this 16 Feb 17:35

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