ka1ne / js-secure-login

Secure login & registration authentication system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features

  • Login & registration authentication
  • Stored passwords hashed
  • CSRF protection
  • Prepared statements to protect from SQL injection
  • Input sanitisation to protect from XSS
  • ReCAPTCHA
  • 2FA via QR code
  • TLS for HTTPS

All keys & certs have been omitted from the repo, for obvious reasons

About

Secure login & registration authentication system.


Languages

Language:JavaScript 69.3%Language:HTML 30.7%