Skip to content

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

Contributing

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages