thombruce / credible-ruby-archived

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

return unauthorized if session cannot be authenticated #14

Closed thombruce closed 4 years ago

thombruce commented 4 years ago

Linked Issue(s)

Description

Feature

Returns a 401 response if the session cannot be authenticated.

Checklist