Skip to content

Dragooon/php-hawk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hawk — A PHP Implementation

Hawk is an HTTP authentication scheme using a message authentication code (MAC) algorithm to provide partial HTTP request cryptographic verification. — hawk README

This implementation is a fork of the PHP port of Hawk at dflydev/dflydev-hawk

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.

License

The MIT License (See LICENSE)

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

About

Hawk Authentication port for PHP

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-orig

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages