- bugfixes
- added policy
- bugfixes
- Do not do implicit base64-encoding in server.py#sign
- Rollback some previous changes as they are not needed
- When validating request, recognize lack of header and raise appropriate exception
- decode authorization header in signed requests
- more debugging
- bugfix
- Signed requests library
- Helper method new key
- Flask server added
- support for WSIDClient with both plain and requests signing and validation
- support for
validate_request
andrequest\_to\_payload
methods
- Signing and verification are supported