devise
Auth system
Provides a flexible authentication solution for Rails applications with Warden support
Flexible authentication solution for Rails with Warden.
24k stars
453 watching
6k forks
Language: Ruby
last commit: about 2 months ago
Linked from 7 awesome lists
authenticationdeviserailsruby
Related projects:
Repository | Description | Stars |
---|---|---|
lynndylanhurley/devise_token_auth | Provides a token-based authentication system for Rails JSON APIs | 3,550 |
thoughtbot/clearance | Provides a simple and well-tested Rails authentication system with email and password support | 3,709 |
scambra/devise_invitable | Adds support to Devise for sending invitations by email with password setting | 2,659 |
heartcombo/simple_form | A Rails form builder with a simple DSL and no opinion on markup. | 8,216 |
omniauth/omniauth | A standardized authentication system for web applications | 7,922 |
zauberware/rails-devise-graphql | A comprehensive SaaS product backend boilerplate with authentication, GraphQL API, and administrative tools. | 286 |
lazaronixon/authentication-zero | Generates a customizable authentication system into a Rails application from scratch | 1,665 |
teamhanko/hanko | An authentication and user management system using modern technologies like passkeys, OAuth, and JWT. | 7,358 |
wardencommunity/warden | A general rack authentication framework written in Ruby. | 2,483 |
doorkeeper-gem/doorkeeper | An OAuth 2 provider for Ruby on Rails applications. | 5,346 |
cancancommunity/cancancan | An authorization library that defines rules to access different objects and simplifies permissions logic in Rails applications. | 5,600 |
refinery/refinerycms-authentication-devise | Extends Refinery CMS authentication with Devise support | 17 |
ueberauth/guardian | An Elixir authentication library providing token-based authentication and integration with Plug and Phoenix frameworks | 3,450 |
gokul595/api_guard | Provides JWT-based authentication with token refreshing and blacklisting for Rails APIs | 276 |
jaredhanson/passport | Authentication middleware for Express applications | 23,052 |