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

Update default branch #16

Closed kenoir closed 1 year ago

kenoir commented 1 year ago

What does this change?

The released changes in v1.2.0 are ahead of the default branch, this brings the default branch up to date.

The default branch should be updated to be main after this is merged.

kenoir commented 1 year ago

This change does not incorporate all the necessary changes to bring default branch up to date, as the revision history in the published releases seems to have diverged at 2ba43048f5a6261c09dc897cd286e24548d578b0 before some major changes have been made in master.