Skip to content

wrong HTTP error status code #34

Description

@kaievns

you're throwing 403s instead of 401s

403 - means permission denied. which means a user authentication is valid, they just try to access something above their level, like admin features and such.

401 - means authentication failed or was not issued

https://en.wikipedia.org/wiki/List_of_HTTP_status_codes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions