diff options
author | Chris Cornutt <chris.cornutt@hp.com> | 2015-01-16 17:00:09 -0600 |
---|---|---|
committer | Chris Cornutt <chris.cornutt@hp.com> | 2015-01-16 17:00:09 -0600 |
commit | 700395e99fcc56c4a33653c60c5a7d89a9a39cec (patch) | |
tree | 97aff05e6f5f2712b95ff479fd2460a7481559c6 | |
parent | a9a0564f45ab9a9d8a22515e78ee6f9fe5624e51 (diff) | |
download | gatekeeper-700395e99fcc56c4a33653c60c5a7d89a9a39cec.zip gatekeeper-700395e99fcc56c4a33653c60c5a7d89a9a39cec.tar.gz gatekeeper-700395e99fcc56c4a33653c60c5a7d89a9a39cec.tar.bz2 |
adding packagist badge
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ Gatekeeper: An Authentication & Authorization Library [](http://travis-ci.org/psecio/gatekeeper) [](https://codeclimate.com/github/psecio/gatekeeper) +[](https://packagist.org/packages/psecio/gatekeeper) The Gatekeeper library is a simple drop-in library that can be used to manage users, permissions and groups for your application. The goal is to make securing your application as simple as possible while still providing a solid and secure foundation to base your user system around. |