grape_devise_token_auth
grape_devise_token_auth copied to clipboard
Resource is updating `sign_in_count` when using `authenticate_` method
Hello @mcordell!
Could it be possible that it's updating the sign_in_count
when calling to any authenticate_
method??
Hello @mcordell! Any update on this?
There isn't anything intentionally updating sign_in_count https://github.com/mcordell/grape_devise_token_auth/blob/c5b1ead8dbad1dc9fa2a2e7c9346f167e1d9fb1f/lib/grape_devise_token_auth/auth_helpers.rb#L10-L16