This gem is forked from https://github.com/lynndylanhurley/devise_token_auth

The sidecar branch, which is set as a default branch for the repo, has all the customizations done to the gem speicific to sidecar.

The version of lynndylanhurley/devise_token_auth at the time of this README: v1.1.4

How to upgrade(hypothetical - have not done earlier):

  • Check out README
  • git pull from upstream master
  • git checkout sidecar
  • git rebase -i master