Skip to content
This repository has been archived by the owner on Jan 7, 2019. It is now read-only.

⛔️ DEPRECATED ⛔️ Library to authenticate users verifying their credentials stored in a database

License

Notifications You must be signed in to change notification settings

FrancoisChaumont/user-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User authentication - authenticate a user

PHP library to authenticate users verifying their credentials stored in a database.
This library provides a level of abstraction that allows it to be easily used with any database table/column definition.

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Requirements

PHP 7.0+ | MySQL/MariaDB

Installation

Just include the libraries and you are ready to go.

Testing

Under the folder named tests you will find a SQL file and a test script ready to use.
The SQL file is a dump of a test database which the test script relies on.
Only run in web browser, not CLI.

Built with

  • Visual Studio Code

Authors

See also the list of contributors who particpated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Notes

Todo: Add support for more databases (currently only supports MySQL and MariaDB)

About

⛔️ DEPRECATED ⛔️ Library to authenticate users verifying their credentials stored in a database

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages