nsarno / knock

Seamless JWT authentication for Rails API
MIT License
2.07k stars 253 forks source link

Add unauthorized_entity to authenticate_for's default for called by callback #230

Open sakuraineed opened 6 years ago

sakuraineed commented 6 years ago

fixes #228

I'm having the same problem described in issue. This fix would make expected behaviour as the doc suggests.