A reusable Grape JWT authentication concern
-
Updated
Feb 25, 2025 - Ruby
A reusable Grape JWT authentication concern
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.
A discretionary authorization gem for Rails that allows you to have the complete control of your app
Add a description, image, and links to the authentification topic page so that developers can more easily learn about it.
To associate your repository with the authentification topic, visit your repo's landing page and select "manage topics."