Skip to content
railsengines.com

Tokenable Ruby

Tokenable is a Rails gem that allows API-only applications a way to authenticate users. This can be helpful when building Single Page Applications, or…

No ratings yet
Gem
tokenable-ruby
Repository
tokenable/tokenable-ruby
License
MIT
Stars
13
Added
August 08, 2026

About

Tokenable is a Rails gem that allows API-only applications a way to authenticate users. This can be helpful when building Single Page Applications, or Mobile Applications. Works with Devise, Sorcery, has_secure_password, and any other auth system you may want to use.

What you get

  • devise
  • sorcery
  • secure_password

Installing it

ruby
# Gemfile
gem "tokenable-ruby"

Details

13 stars on GitHub · MIT licensed · maintained by tokenable. Source: https://github.com/tokenable/tokenable-ruby

Discussion (0)

Sign in to join the discussion.

No comments yet.