Add the following to your Gemfile:
Gemfile
gem 'devise_token_auth'
Then install the gem using bundle:
bundle install
Last updated 6 years ago