You can fix this with ``` user.update_column(:last_login_on, Time.now) ``` at https://github.com/twinslash/redmine_omniauth_google/blob/master/app/controllers/redmine_oauth_controller.rb#L72
You can fix this with
at https://github.com/twinslash/redmine_omniauth_google/blob/master/app/controllers/redmine_oauth_controller.rb#L72