Session token theft detection
This package provides small library for token theft detection.
The preferred way to install this library is through composer.
Either run
php composer.phar require "hiqdev/session-keeper"
or add
"hiqdev/session-keeper": "*"
to the require section of your composer.json.
This project is released under the terms of the MIT license. Read more here.
Copyright © 2019, HiQDev (http://hiqdev.com/)