JWT authentication for devise with configurable token revocation strategies.
gem install devise-jwtNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Enable JWT authentication in a Devise model.
Add gem 'devise' to your Gemfile and run rails generate devise:install.
No dependency data recorded yet.