2017 © Pedro Peláez
 

library hawk

Hawk

image

dragooon/hawk

Hawk

  • Wednesday, October 14, 2015
  • by Dragooon
  • Repository
  • 1 Watchers
  • 9 Stars
  • 492 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 1 Versions
  • 303 % Grown

The README.md

Hawk — A PHP Implementation

Hawk is an HTTP authentication scheme using a message authentication code algorithm to provide partial HTTP request cryptographic verification. — [hawk README]0, (*1)

This implementation is a fork of the PHP port of Hawk at dflydev/dflydev-hawk, (*2)

Usage

Hawk's library is divided into two main parts, Client and Server. See docs/Client.md and docs/Server.md for respective example on how to use them., (*3)

License

The MIT License (See LICENSE), (*4)

Originally based on dflydev/dflydev-hawk (licensed under MIT), (*5)

The Versions

14/10 2015

dev-master

9999999-dev

Hawk

  Sources   Download

MIT

The Requires

 

The Development Requires

authentication hawk protocol bewit