Registry / auth / devise-jwt

devise-jwt

JSON →
library0.13.0rbrubygemsunverified

JWT authentication for devise with configurable token revocation strategies.

gem install devise-jwt
INSTALL
IMPORT
SIG · DEVISE-JWT
D
devise-jwt
authrubyv0.13.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Devise::JWT
require 'devise/jwt'

Enable JWT authentication in a Devise model.

require 'devise/jwt' # In a Rails app, add to User model: devise :jwt_authenticatable, jwt_revocation_strategy: self
Debug
Known issues
gotchaRequires Devise to be installed and configured.
fix
Add gem 'devise' to your Gemfile and run rails generate devise:install.
affects: >= 0.1.0
Upgrade
Version history
0.13.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
devise-jwt — gem install devise-jwt · libregistry