Registry / auth / simple-token-authentication

simple-token-authentication

JSON →
library1.18.1rbrubygemsunverified

Simple (but safe) token authentication for Rails apps or API with Devise.

gem install simple_token_authentication
INSTALL
IMPORT
SIG · SIMPLE-TOKEN-AUTHE
S
simple-token-authentication
authrubyv1.18.1
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.

SimpleTokenAuthentication
require 'simple_token_authentication'

Add token authentication to a Devise user model

require 'simple_token_authentication' class User < ActiveRecord::Base acts_as_token_authenticatable end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.18.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
OpenAI (training)
1
Resources
simple-token-authentication — gem install simple-token-authentication · libregistry