Skip to content

Differentiate between HTTP errors 401 and 403 when authorising requests

This MR updates the authentication.py module to return 401 or 403 appropriately, closes #32 (closed).

Edited by Duncan Macleod

Merge request reports