InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Devise Token Auth Alternatives
Similar projects and alternatives to Devise Token Auth
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
-
openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
-
-
-
-
graphql-code-generator
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
proposals
✍️ Tracking the status of Babel's implementation of TC39 proposals (may be out of date) (by babel)
-
-
-
-
react-on-rails
Integration of React + Webpack + Rails + rails/webpacker including server-side rendering of React, enabling a better developer experience and faster client performance.
-
-
-
-
openapi-typescript-codegen
NodeJS library that generates Typescript or Javascript clients based on the OpenAPI specification
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Devise Token Auth discussion
Devise Token Auth reviews and mentions
-
Managing redirects to a subdomain after authentication in a React/Rails application using React Router
I have a React single page application using React Router that hooks into a Rails 5 API. The Rails application uses devise_token_auth for authentication. I've successfully created an authentication process that stores the user state in a Redux store on the client side.
-
Is it possible to retrieve the user index with devise ?
Did you send an authorization header with your api call? The error is pretty clear — the request is unauthorized. Devise is expecting session cookies, but your api should use tokens. https://github.com/lynndylanhurley/devise_token_auth
-
Don't make me think, or why I switched to Rails from JavaScript SPAs
I mentioned Identity in my first comment. I've never found it as simple as Devise though - especially in an API only setting.
With Devise there's a third-party Gem you can use called devise_token_auth which deals with everything automatically.
https://github.com/lynndylanhurley/devise_token_auth
-
Working around un-maintained redux-token-auth for redux and react 17 upgrade
redux-token-auth is a great library. What it mainly does is it provides a plug and play auth implementation functionality for ruby on rails based APIs which implement popular devise_token_auth for auth handling.
-
Rails API Authentication with JWT Options
have you looked at https://github.com/waiting-for-dev/devise-jwt or https://github.com/lynndylanhurley/devise_token_auth
-
Best project setup for Rails+React with "remember me" feature
I'd prefer to have a standalone rails API and a react client separately, but that's not mandatory. I discovered a gem called devise_token_auth and it didn't seem to have refresh tokens but it refreshed the tokens on every request anyway so I was pretty happy with it.
-
Devise, The Swiss Army Knife of Rails User Authentication.
As a side note, also check out devise_token_auth here
-
A note from our sponsor - InfluxDB
www.influxdata.com | 8 Jul 2025
Stats
lynndylanhurley/devise_token_auth is an open source project licensed under Do What The F*ck You Want To Public License which is not an OSI approved license.
The primary programming language of Devise Token Auth is Ruby.
Popular Comparisons
- Devise Token Auth VS JWT
- Devise Token Auth VS Doorkeeper
- Devise Token Auth VS Knock
- Devise Token Auth VS devise-jwt
- Devise Token Auth VS Devise
- Devise Token Auth VS authentication-zero
- Devise Token Auth VS OmniAuth
- Devise Token Auth VS Authlogic
- Devise Token Auth VS OmniAuth Instagram Graph
- Devise Token Auth VS Sorcery