Skip to content

4.1.2

Compare
Choose a tag to compare
@SecondeJK SecondeJK released this 06 Apr 09:12
· 124 commits to main since this release
b9d3b25

The Auth handler rollout broke Verify v1, which needs the api_key and api_secret to be passed into the body. This meant changing the auth to TokenBodyHandler() which has not been used before, and subsequently needed to be fixed.

Verify v1 should now be working correct with auth, and tests have been added to stop repeats of this.

What's Changed

Full Changelog: 4.1.1...4.1.2