uom / tk-auth
A base lib for authentication in websites
3.2.0
2022-03-03 00:00 UTC
This package is auto-updated.
Last update: 2024-10-29 06:00:28 UTC
README
Project: uom/tk-auth
Web: http://www.tropotek.com/
Authors: Michael Mifsud http://www.tropotek.com/
This is the lib for the Tk Framework HTML Authentication system
Contents
Installation
Available on Packagist (uom/tk-form) and as such installable via Composer.
composer require uom/tk-auth
Or add the following to your composer.json file:
"uom/tk-auth": "~3.0"
If you do not use Composer, you can grab the code from GitHub, and use any PSR-0 compatible autoloader to load the classes.