guardian / hmac-headers

Scala utility for signing and verifying HMAC signatures passed in HTTP headers
Apache License 2.0
9 stars 2 forks source link

Add lazy debug logging #5

Closed niklasvincent closed 8 years ago

niklasvincent commented 8 years ago

Makes it possible to hook into the internal workings of the HMAC library for debugging the integration with your application.

emma-p commented 8 years ago

:+1: