Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 837 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 837 Bytes

This library provides a simple policy-based authorisation layer for ingenerator/warden.

Warden is under heavy development and not recommended for production use outwith inGenerator.

Installing warden-auth

This isn't in packagist yet : you'll need to add our package repository to your composer.json:

{
  "repositories": [
    {"type": "composer", "url": "https://php-packages.ingenerator.com"}
  ]
}

$> composer require ingenerator/warden-auth

Contributing

Contributions are welcome but please contact us before you start work on anything to check your plans line up with our thinking and future roadmap.

Contributors

This package has been sponsored by inGenerator Ltd

Licence

Licensed under the BSD-3-Clause Licence