Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP - auth

This is a simple library for adding authentication feature to php apps.

Storage: All user details are stored in a sqlite database "users.db".

API

  • udb.php file has the API for managing the user database.
  • api.php provides the web API for managing the user database.
  • Admin can modify users.

Usage: Simply drop the folder your project and include 'udb.php'.

The setup.php files sets up the blank user database with one admin user.

About

This is a simple library for adding authentication feature to php apps.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages