Skip to content

Commit cd55220

Browse files
committed
Add readme.
1 parent 84f774a commit cd55220

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

readme.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Device Authorization for Laravel
2+
3+
[![Latest Stable Version](https://poser.pugx.org/boxed-code/laravel-device-authorization/v)](//packagist.org/packages/boxed-code/laravel-device-authorization)
4+
[![License](https://poser.pugx.org/boxed-code/laravel-challenge/license)](https://packagist.org/packages/boxed-code/laravel-challenge)
5+
[![Tests](https://github.com/boxed-code/laravel-device-authorization/actions/workflows/run_tests.yml/badge.svg)](https://github.com/boxed-code/laravel-device-authorization/actions/workflows/run_tests.yml)
6+
7+
Authorize access based on device fingerprints.
8+
9+
### Installation
10+
```composer require boxed-code/laravel-device-authorization```

0 commit comments

Comments
 (0)