Skip to content

Releases: envato/jwt_signed_request

Ordered Query Strings

05 Apr 06:39
d708e6b
Compare
Choose a tag to compare

Sort query string parameters before comparing them, to allow for systems that parse URI query-strings in different orders.

If a request fails verification, raise an error that indicates specifically what failed and why.
WARNING Client systems should be careful not to expose these exception messages to untrusted systems.

v2.1.1: Merge pull request #18 from envato/fix-jwt-version-incompatibility

14 Sep 07:33
Compare
Choose a tag to compare