Skip to content

Catch InvalidAuthorizationResource when validating a token and return False

This MR fixes #15 (closed) by catching an InvalidAuthorizationResource exception emitted when validating a token and returning False.

Merge request reports