Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

protect against missing JSON data #109

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nthmost
Copy link

@nthmost nthmost commented Nov 21, 2016

Simple solution for issue #99

raise JWTError with message "No JSON data received" when _default_auth_request_handler receives a request that did not contain a JSON payload.
@coveralls
Copy link

coveralls commented Nov 22, 2016

Coverage Status

Coverage decreased (-18.4%) to 77.301% when pulling 200af8f on nthmost:master into c270841 on mattupstate:master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants