Skip to content
Snippets Groups Projects
Unverified Commit 43f7746c authored by Pavel Břoušek's avatar Pavel Břoušek Committed by GitHub
Browse files

Update README.md

parent 13943796
No related branches found
No related tags found
No related merge requests found
# php-device-cookies # PHP device cookies
Implementation of Device Cookies in PHP Implementation of Device Cookies in PHP
Heavily based on [Device cookie example](https://github.com/Rundiz/device-cookies-example), which is an implementation of [Device cookies](https://owasp.org/www-community/Slow_Down_Online_Guessing_Attacks_with_Device_Cookies) described by OWASP.
## Installation
```
composer install php-device-cookies
```
## Usage
Use the provided `DeviceCookies` class.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment