Skip to content

Commit

Permalink
Add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
denniseilander committed Feb 19, 2022
1 parent 5f03bdd commit 299c2b3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Laravel Passport client scopes restriction

![Packagist Version](https://img.shields.io/packagist/v/denniseilander/laravel-passport-scopes-restriction)
![Packagist Version](https://img.shields.io/packagist/v/denniseilander/laravel-passport-scopes-restriction.svg?style=flat-square)
![PHP Version Support](https://img.shields.io/packagist/php-v/denniseilander/laravel-passport-scopes-restriction?style=flat-square)
[![Tests](https://img.shields.io/github/workflow/status/denniseilander/laravel-passport-scopes-restriction/run-tests?label=Tests&style=flat-square&logo=github)](https://github.com/denniseilander/laravel-passport-scopes-restriction/actions?query=workflow%3Arun-tests+branch%3Amaster)
[![Total Downloads](https://img.shields.io/packagist/dt/denniseilander/laravel-passport-scopes-restriction.svg?style=flat-square)](https://packagist.org/packages/denniseilander/laravel-passport-scopes-restriction)

This package allows you to limit the scopes a client can request.<br>
Expand Down

0 comments on commit 299c2b3

Please sign in to comment.