Tags: 1ma/Psr7Hmac
Toggle v1.0.0's commit message
decomission Travis CI and fix Scrutinizer
Toggle v0.6.1's commit message
fixed broken Request serialization on Slim 3.10.0
Toggle v0.6.0's commit message
Toggle v0.5.1's commit message
fix: admit psr/http-message 1.0.1 and beyond
Toggle v0.5.0's commit message
Refactored namespace for simplicity
Rethought MonitorInterface role, refactored to InspectorInterface
Toggle v0.4.0's commit message
API BC changes:
* removed Verifier::setMaximumDelay($maxDelay) (feature removed)
* removed Verifier::setMonitor(MonitorInterface $monitor)
* modified Verifier::__constructor(MonitorInterface $monitor = null)
Toggle v0.3.0's commit message
Added delay detection capability in Verifier
Added replay detection capability in Verifier
Toggle v0.2.0's commit message
New branch due to non-BC api change. Authenticator
class has been chopped into Calculator, Signer and Verifier.
Toggle v0.1.2's commit message
properly handle missing Signed-Headers header when verifying a signed…
… message
greatly improved the clearness and reliability of AuthenticatorTest
Toggle v0.1.1's commit message
* integrated HttpFoundation requests and responses into the test suite
* minor but significant changes in the serializer algorithm
You can’t perform that action at this time.