Registry / auth / warden-jwt-auth

warden-jwt-auth

JSON →
library0.12.0rbrubygemsunverified

JWT authentication for Warden, ORM agnostic and supporting token revocation strategies.

gem install warden-jwt_auth
INSTALL
IMPORT
SIG · WARDEN-JWT-AUTH
W
warden-jwt-auth
authrubyv0.12.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.

WardenJWTAuth
require 'warden-jwt_auth'

Configures JWT authentication middleware for Warden.

require 'warden-jwt_auth' Warden::JWTAuth.configure do |config| config.secret = 'my_secret_key' end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.12.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
22
OpenAI (training)
1
Resources
warden-jwt-auth — gem install warden-jwt-auth · libregistry