thombruce / credible-ruby-archived

JWT and API Token Authentication for Rails apps
MIT License
0 stars 0 forks source link

Return 401 "Unauthorized" for unauthenticated request #13

Closed thombruce closed 4 years ago

thombruce commented 4 years ago

Also discussed on Helvellyn here: https://github.com/thombruce/helvellyn/issues/68

This provides a meaningful and distinct response for the client UI to act on.