vytautasgimbutas / lib-hawk-authentication-bundle
Hawk Authentication Bundle for Symfony2
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/vytautasgimbutas/lib-hawk-authentication-bundle
Requires
- dflydev/hawk: 0.0.0
- symfony/symfony: ~2.0
This package is not auto-updated.
Last update: 2025-10-21 08:19:42 UTC
README
Hawk specification can be found here: http://alexbilbie.com/2012/11/hawk-a-new-http-authentication-scheme/
Using Guzzle for HTTP requests? Check out Hawk Authentication Guzzle Subscriber.
Installation
Soon!
Usage
Soon.