SaaSHub helps you find the best software and product alternatives Learn more →
Top 18 Ruby Devise Projects
-
Project mention: Heroku Build Failure: error:0308010C:digital envelope routines::unsupported | /r/rubyonrails | 2023-12-05
[changelog] https://github.com/heartcombo/devise/blob/main/CHANGELOG.md [upgrade guide] https://github.com/heartcombo/devise/wiki/How-To:-Upgrade-to-Devise-4.9.0-%5BHotwire-Turbo-integration%5D
-
Devise Token Auth
Token based authentication for Rails JSON APIs. Designed to work with jToker and ng-token-auth.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
Project mention: How to create a signup flow that requires the user to confirm their email before setting up a password, with Devise? | /r/rails | 2023-03-28
-
simple_token_authentication
Simple (and safe*) token authentication for Rails apps or API with Devise.
-
The devise-jwt gem is an extension of Devise that will allow us to work with JWT tokens. Add the gems to Gemfile, then run bundle install:
-
Subsequently, we need a way to authenticate our users to associate prompts with them. Rather than using an incumbent like Devise, I chose to use a different approach. The authentication-zero gem can flexibly generate an authentication system, as opposed to including it as an engine. Conveniently, it comes with options such as:
-
devise-security
A security extension for devise, meeting industry-standard security demands for web applications.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
devise_masquerade
Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.
There's a Devise plugin to help you do this (without needing a user's password; instead you'd want/need to have some concept of an admin user and maybe an admin backend to add the masquerade/impersonation links to): https://github.com/oivoodoo/devise_masquerade
-
rails-authentication-from-scratch
A step-by-step guide on how to build your own authentication system in Rails from scratch.
You can certainly roll your own authentication with Rails and feel very confident about it. One such example: https://stevepolito.design/blog/rails-authentication-from-scratch
-
-
rails-base-app
An example of Rails 7 and Vue 3 app which is using Vite, and includes Docker configs for building production images and some of the useful tools to start your projects
-
devise-api
The devise-api gem is a convenient way to add authentication to your Ruby on Rails application using the devise gem. It provides support for access tokens and refresh tokens, which allow you to authenticate API requests and keep the user's session active for a longer period of time on the client side
Project mention: For Rails API-only authentication, do you go for a gem or 3D party service? | /r/rails | 2023-01-28 -
-
rails_mvp_authentication
An authentication generator for Rails 7. Generate all the files needed to create a feature rich authentication system that you control. No configuration needed.
-
-
schienenzeppelin
A Rails app generator to get you started quickly. Includes TailwindCSS, Devise, Deployment and more
-
webauthn-with-devise
The companion app for the article "Secure authentication for Rails with WebAuthn and Devise"
-
rails6template
Rails 6 template with Ruby 3.0.0, Devise, Admin, and TailwindCSS 2, guard and live reload
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Ruby Devise related posts
- Generate a pre-built authentication system into a rails application
- An Introduction to Devise for Ruby on Rails
- Authentication using Devise in Rails 7
- Not understanding how to sign in with google with ruby on rails
- Need help filling in some knowledge gaps (Turbo Streams)
- Ask HN: Why is WebAuthn so slow to take off?
- What is a good approach to upgrading a legacy project?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0fa34e1b00>
www.saashub.com | 9 Dec 2023
Index
What are some of the best open-source Devise projects in Ruby? This list will help you:
Project | Stars | |
---|---|---|
1 | Devise | 23,514 |
2 | Devise Token Auth | 3,485 |
3 | devise_invitable | 2,592 |
4 | simple_token_authentication | 1,515 |
5 | devise-jwt | 1,207 |
6 | authentication-zero | 1,091 |
7 | devise-security | 536 |
8 | devise_masquerade | 506 |
9 | rails-authentication-from-scratch | 203 |
10 | graphql_devise | 190 |
11 | rails-base-app | 185 |
12 | devise-api | 113 |
13 | apple_auth | 78 |
14 | rails_mvp_authentication | 77 |
15 | gamou | 21 |
16 | schienenzeppelin | 20 |
17 | webauthn-with-devise | 15 |
18 | rails6template | 1 |