Back

DropAuth

A drag and drop authentication system for PHP

Main DropAuth login page



DropAuth is designed to be the quickest possible way to add an authentication service to your website or web application. DropAuth is designed to support small to medium scale authentication systems, and uses basic PHP functions to create a database file, manage accounts, and authenticate users. With just two lines of code, you can add authentication to any PHP application via DropAuth.

Open Source

DropAuth is completely free and open source. It's also GPLv3 licensed, meaning you're free to make modifications and share them with others.

Secure

DropAuth never stores password in plain text, ensuring that all user information is safe, even if the database is compromised.

Private

DropAuth doesn't depend on JavaScript, advertisements, tracking, or other features that could potentially violate the privacy of users. All of the pages are static, and there are no analytics systems built in.

Self Hosted

DropAuth doesn't require any external services to function. It's entirely self hosted on the server that you want to use it on, which ensures fast loading times, better security, and improved privacy.

Simple

DropAuth is simple to install, modify, and use, making it the perfect extensible platform for building your own integrated authentication system.

Fast

Due in large part to it's simplicity, DropAuth is blazing fast and lightweight, making it perfect for a wide variety of use cases.

Downloads

Since this program is written in PHP, the "Web" and "Source" downloads will be identical. Either of these downloads can be hosted on any compatible webserver, regardless of the operating system.

3.0

WebDropAuth 3.0 Web

SourceDropAuth 3.0 Source

2.0

WebDropAuth 2.0 Web

SourceDropAuth 2.0 Source

1.0

WebDropAuth 1.0 Web

SourceDropAuth 1.0 Source