There are 7 repositories under devise topic.
Flexible authentication solution for Rails with Warden.
Token based authentication for Rails JSON APIs. Designed to work with jToker and ng-token-auth.
Simple (and safe*) token authentication for Rails apps or API with Devise.
JWT token authentication with devise and rails
A security extension for devise, meeting industry-standard security demands for web applications.
Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.
:key: Token based authentication service for Angular with interceptor and multi-user support. Works best with devise token auth for Rails. Example:
A Rails 6 boilerplate to create your next Saas product. Preloaded with graphQL, devise, JWT, CanCanCan, RailsAdmin, Rubocop, Rspec, i18n and more.
Boilerplate Rails 6 SaaS application with Webpack, Stimulus and Docker integration.
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 passwordless logins using emailed magic links
A step-by-step guide on how to build your own authentication system in Rails from scratch.
GraphQL interface on top devise_token_auth
An example OAuth 2 provider application using the Doorkeeper gem, Rails and Devise
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
Provides authentication for phoenix application
Provides authentication (user accounts, login & signup) for @spree 4 by using Devise
An app to help jumpstart a new Rails 4 app. Features Ruby 2.0, PostgreSQL, jQuery, RSpec, Cucumber, user and admin system built with Devise, Facebook login.
Boilerplate Rails 5.2 multitenant SaaS application with webpack and Docker integration. Billing is scoped to accounts.
🎓 Learning Ruby on Rails through building the Instagram Application.
Complete Ruby gem for Sign in with Apple. Actively maintained by rootstrap.com
An example OAuth 2 client for Doorkeeper Provider App using Rails and Devise
An authentication generator for Rails 7. Generate all the files needed to create a feature rich authentication system that you control. No configuration needed.
✉️ Let devise support multiple emails (authenticatable, confirmable and validatable).
rails 6 with devise + bootstrap + github oauth
🗑️ Block disposable emails in your Rails app
Python Implementation of Zero Shot Learning Algorithms (ALE, DeViSE, ESZSL, SAE, SJE) under ZSLGBU protocol
Devise Multiple Omniauth Providers
Firebase as centralized authentication service behind the devise
Devise extension to prevent users from using a common password.
Example of implementing API key authentication in Ruby on Rails without Devise
Rails 7 with Devise 4.8.1 and Bootstrap 5