Skip to content

Releases: pyauth/requests-http-signature

v0.7.1

19 Apr 18:39
v0.7.1
c22bbb7
Compare
Choose a tag to compare
  • Add typing information

    • Documentation improvements

v0.7.0

15 Apr 02:18
v0.7.0
9b7d926
Compare
Choose a tag to compare
  • Use max-age, auto-cover Authorization header

    • Documentation improvements

v0.6.0

12 Apr 19:02
v0.6.0
99dc5f7
Compare
Choose a tag to compare
  • Support verifying responses

    • Documentation improvements

v0.5.0

11 Apr 05:10
v0.5.0
28e6043
Compare
Choose a tag to compare
  • Pass through verified body in VerifiedRequest

v0.4.0

11 Apr 00:25
v0.4.0
5d029f4
Compare
Choose a tag to compare
  • Add require_components to verify; expand docs

v0.3.0

10 Apr 21:55
v0.3.0
59573e7
Compare
Choose a tag to compare
  • Update package to follow the latest draft

    • Test and release infrastructure updates

v0.1.0

06 Nov 02:52
v0.1.0
bb88d15
Compare
Choose a tag to compare
  • Support using a Signature header instead of Authorization header.

    • Add RSA512 algorithm.

v0.0.3

19 Sep 16:58
v0.0.3
Compare
Choose a tag to compare
  • HTTPSignatureAuth.verify: Rely only on request.url, not path_url

    • Docs improvements (PR #1 from kennethreitz/patch-1)

v0.0.2

22 Aug 21:50
v0.0.2
Compare
Choose a tag to compare
  • Require key ID

    • Make verify a class method for clarity

v0.0.1

22 Aug 19:07
v0.0.1
Compare
Choose a tag to compare

Initial release.