Token-based authentication for Devise, designed for single-page applications.
gem install devise_token_authNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Set up token authentication for a User model.
Add gem 'devise' and run rails generate devise:install.
No dependency data recorded yet.