Devise Token Auth VS JWT

Compare Devise Token Auth vs JWT and see what are their differences.

Devise Token Auth

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

JWT

A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard. (by jwt)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Devise Token Auth JWT
7 9
3,507 3,555
- 0.3%
4.5 7.5
7 days ago about 1 month ago
Ruby Ruby
Do What The F*ck You Want To Public License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Devise Token Auth

Posts with mentions or reviews of Devise Token Auth. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-04.

JWT

Posts with mentions or reviews of JWT. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-30.

What are some alternatives?

When comparing Devise Token Auth and JWT you can also consider the following projects:

Devise - Flexible authentication solution for Rails with Warden.

Doorkeeper - Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.

devise-jwt - JWT token authentication with devise and rails

Authlogic - A simple ruby authentication solution.

Knock - Seamless JWT authentication for Rails API

OAuth2 - A Ruby wrapper for the OAuth 2.0 protocol.

OmniAuth - OmniAuth is a flexible authentication system utilizing Rack middleware.

openapi-typescript-codegen - NodeJS library that generates Typescript or Javascript clients based on the OpenAPI specification

Clearance - Rails authentication with email & password.