Skip to content
railsengines.com

Devise Token Auth

Token based authentication for Rails JSON APIs. Designed to work with jToker and ng-token-auth

No ratings yet
Gem
devise_token_auth
Repository
lynndylanhurley/devise_token_auth
License
WTFPL
Stars
3,570
Added
August 24, 2026

About

Token based authentication for Rails JSON APIs. Designed to work with jToker and ng-token-auth.

Simple, multi-client and secure token-based authentication for Rails.

What you get

  • Seamless integration with:
  • ng-token-auth for AngularJS
  • Angular-Token for Angular
  • redux-token-auth for React with Redux
  • jToker for jQuery
  • vanilla-token-auth for an unopinionated client
  • flutter_token_auth for Flutter

Installing it

ruby
# Gemfile
gem "devise_token_auth"

Details

3570 stars on GitHub · WTFPL licensed · maintained by lynndylanhurley. Source: https://github.com/lynndylanhurley/devise_token_auth

Discussion (0)

Sign in to join the discussion.

No comments yet.