tokenzen 0.2.0
Tokenzen is a lightweight, model-agnostic authentication toolkit for Rails. It provides secure, polymorphic access token management for any ActiveRecord model with configurable expiration, AES-256 encryption, login, logout, and refresh token rotation.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
~> 6.0
rails
~> 6.0