devise_token_auth icon indicating copy to clipboard operation
devise_token_auth copied to clipboard

Fix for DeviseTokenAuth.change_headers_on_each_request being ignored

Open juddmon opened this issue 3 years ago • 0 comments

If DeviseTokenAuth.change_headers_on_each_request is set to false then the code falls into the else block and probably should not.

juddmon avatar Feb 02 '22 21:02 juddmon