Skip to content

Progesh/codeigniter-basic-login-form

Repository files navigation

CodeIgniter Secure Authentication Boilerplate

A lightweight and secure authentication boilerplate built on CodeIgniter. This boilerplate provides a ready-to-use foundation for user login, registration, and session management, designed to follow best security practices.

🚀 Features

  • Secure user registration & login
  • Password hashing using PHP's password_hash() and password_verify()
  • CSRF protection
  • Session-based authentication
  • Input validation & sanitization
  • Middleware for protected routes

About

A lightweight and secure authentication boilerplate built on CodeIgniter.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages