Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for ruby on rails devise
devise
x
ruby-on-rails
x
547 search results found
Devise
⭐
23,415
Flexible authentication solution for Rails with Warden.
Devise_token_auth
⭐
3,458
Token based authentication for Rails JSON APIs. Designed to work with jToker and ng-token-auth.
Rails Composer
⭐
3,365
Rails Composer. The Rails generator on steroids for starter apps.
Devise_invitable
⭐
2,583
An invitation strategy for devise
Zen Rails Security Checklist
⭐
1,632
Checklist of security precautions for Ruby on Rails applications.
Forem
⭐
1,543
The best Rails 3 and Rails 4 forum engine. Ever.
Simple_token_authentication
⭐
1,501
Simple (and safe*) token authentication for Rails apps or API with Devise.
Devise Jwt
⭐
1,189
JWT token authentication with devise and rails
Rails Stripe Membership Saas
⭐
1,142
An example Rails 4.2 app with Stripe and the Payola gem for a membership or subscription site.
Fae
⭐
830
CMS for Rails. For Reals.
Rucaptcha
⭐
680
Captcha Gem for Rails, which generates captcha image by Rust.
Rails Templates
⭐
623
Jump start your Rails development with Le Wagon best practices
Devise_ldap_authenticatable
⭐
589
Devise Module for LDAP
Rails_layout
⭐
580
Generates Rails application layout files for various front-end frameworks.
Devise Security
⭐
520
A security extension for devise, meeting industry-standard security demands for web applications.
Rails Devise
⭐
515
Rails 5.0 starter app with Devise for authentication.
Rails3 Bootstrap Devise Cancan
⭐
507
Outdated. See the rails-devise-pundit example app for Rails 4.1.
Devise_masquerade
⭐
500
Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.
Rails Devise Pundit
⭐
476
Rails 5.0 starter app with Devise for authentication and Pundit for authorization.
Rails3 Devise Rspec Cucumber
⭐
455
An example Rails 3.2 app with Devise and RSpec and Cucumber.
Activity_notification
⭐
437
Integrated user activity notifications for Ruby on Rails
Rails4 Starterkit
⭐
405
Rails 4.1 starter app with production ready performance, security, and authentication.
Redactor Rails
⭐
402
This repo is deprecated. Please check out official gem for Redactor 2. https://github.com/Redactor2/redactor2_rails
Tiddle
⭐
383
Devise strategy for token authentication in API-only Ruby on Rails applications
Angular Token
⭐
368
🔑 Token based authentication service for Angular with interceptor and multi-user support. Works best with devise token auth for Rails. Example:
Railstrap
⭐
367
RailStrap is a HTML5 Ruby On Rails 4 Ruby 2.0.0 bootstrap
Rails Realworld Example App
⭐
338
Awesome Activeadmin
⭐
331
A curated list of awesome activeadmin resources, extensions, posts and utilities.
Homeland
⭐
328
Community Rails Engine
Milia
⭐
320
Easy multi-tenanting for Rails5 (or Rails4) + Devise
Cream
⭐
297
Integrates Devise, Roles and CanCan with Permits for a Rails 3 app
Rails3 Mongoid Devise
⭐
289
Deprecated. Use the new version at https://github.com/RailsApps.
Rails3 Subdomains
⭐
273
An example Rails 3.2 app with subdomains and authentication using Devise. With a tutorial.
Intercom Rails
⭐
259
The easiest way to install Intercom in a Rails app.
Rails Devise Graphql
⭐
257
A Rails 6 boilerplate to create your next Saas product. Preloaded with graphQL, devise, JWT, CanCanCan, RailsAdmin, Rubocop, Rspec, i18n and more.
Sso Devise Omniauth Provider
⭐
247
A devise Omniauth server which handles Single Sign On
Boring_generators
⭐
237
Boring generators aims to make your development faster by delegating boring setups to us.
Limestone
⭐
227
Boilerplate Rails 6 SaaS application with Webpack, Stimulus and Docker integration.
Devise_google_authenticator
⭐
211
A Devise extension to allow your app to utilise Google's 2FA Mobile app
Rails Authentication From Scratch
⭐
198
A step-by-step guide on how to build your own authentication system in Rails from scratch.
Rails Pangu
⭐
196
Rails starter kit that every startup needs
Rails4 Bootstrap Devise Cancan Omniauth
⭐
190
An example Rails 4.0 app with Devise, CanCan, OmniAuth and Twitter Bootstrap.
Graphql_devise
⭐
186
GraphQL interface on top devise_token_auth
Calreact
⭐
174
React and Rails 5 calendar appointment app
Doorkeeper Provider App
⭐
174
An example OAuth 2 provider application using the Doorkeeper gem, Rails and Devise
Rails Base App
⭐
169
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
Rails_warden
⭐
162
A thin rails plugin on top of Warden for Authentication
Translation_center
⭐
149
Translation Center is a multi-lingual, GUI rich, community based, translation center for Rails apps
Devise_facebook_connectable
⭐
147
Devise << Facebook Connect. IMPORTANT: Not maintained anymore.
Spree_auth_devise
⭐
135
Provides authentication (user accounts, login & signup) for @spree by using Devise
Chaskiq Newsletters
⭐
129
Newsletter Rails engine
Radd
⭐
128
Rails Angular Devise Demo
Happy_seed
⭐
126
A seed for planting new apps.
Ember Auth Rails Demo
⭐
124
rails + devise + ember-auth demo site
Devise Doorkeeper Cancan Api Example
⭐
124
rails 4, rails-api, devise, doorkeeper, oauth, cancancan, rspec, puma, vcr, factory_girl, reqres_rspec, pg, dotenv, rack-cors, active_model_serializers, rubocop
Speedrail
⭐
121
Rails 7 app template: user auth, Stripe billing, Tailwind CSS, admin panel, SEO, gravatar, etc
Cybros_core
⭐
119
A demo app to show some Rails app configurations
Johnhenry
⭐
110
Rails Devise Cors Jwt Example
⭐
100
An example of a CORS configured rails 4 app that extends devise to pass a JWT during authentication.
Warden Github Rails
⭐
100
Use GitHub as authorization and more. Use organizations and teams as means of authorization by simply wrapping your rails routes in a block. Also useful to get a user's details through OAuth.
Devise Api
⭐
96
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
Limestone Accounts
⭐
96
Boilerplate Rails 5.2 multitenant SaaS application with webpack and Docker integration. Billing is scoped to accounts.
Backbone_devise
⭐
95
An example Rails app that uses a Backbone.js UI for user signup, authentication, and password retrieval.
Ember Devise Simple Auth
⭐
86
A plugin to integrate your Ember app with a (mostly stock) Devise setup
Que Web
⭐
83
A web interface for the Que queue
Fastentry
⭐
83
Cache management for Rails
Instuigram
⭐
79
🎓 Learning Ruby on Rails through building the Instagram Application.
Rails Security Audit
⭐
79
A checklist of Rails security audit
Rails_mvp_authentication
⭐
76
An authentication generator for Rails 7. Generate all the files needed to create a feature rich authentication system that you control. No configuration needed.
Silverspoon
⭐
75
rails5 app with devise, bootstrap4, active admin, exception notifier and flash messages
Beautiful Scaffold
⭐
74
Rails generator for a complete and beautiful scaffold.
Doorkeeper Devise Client
⭐
74
An example OAuth 2 client for Doorkeeper Provider App using Rails and Devise
React Devise
⭐
73
A ReactJS front-end for a Ruby on Rails Devise authentication server.
Devise Multi_email
⭐
68
✉️ Let devise support multiple emails (authenticatable, confirmable and validatable).
Rails_template
⭐
66
Rails template with Mongoid, Devise, Cancan, Carrierwave, Rspec, Cucumber, Oauth with Facebook and Google login.
Rollout Ui
⭐
65
Minimalist UI for Rollout
Ember Rails Devise Demo
⭐
65
A working app using ember, rails and devise.
Wor Authentication
⭐
64
Gem to add authentication to your application using JWT, with expirable, renewable and customizable tokens!
Devise_sms_activable
⭐
63
A snap-in to Devise to allow user activation via SMS token
Rentmybikes Rails
⭐
59
A fully functional, deployable marketplace implementation using Balanced API for Rails
Rails_6_devise_example
⭐
57
rails 6 with devise + bootstrap + github oauth
Apple_auth
⭐
57
Complete Ruby gem for Sign in with Apple. Actively maintained by rootstrap.com
Dm Devise
⭐
56
Add DataMapper support to devise for Rails authentication
Subdomain Authentication
⭐
56
An example Rails 2.3 web app with subdomains and authentication (using Devise). With a tutorial.
Blog.crowdint.com
⭐
55
Crowd Interactive Tech blog
Rls_rails
⭐
54
Row Level Security for Ruby on Rails
Rails React Devise Tutorial
⭐
53
Grape_token_auth
⭐
52
Token auth for grape apps
Rails Stripe Coupons
⭐
49
Rails 5.0 starter app for selling a product using Stripe JS
Rails Signup Download
⭐
46
Rails 5.0 starter app allows a visitor to sign up for an account and download a PDF file.
Lazy_registration_demos
⭐
44
Lazy Registration Demos
Angular2 Token Example
⭐
44
🔑 Example for Angular2-Token (a token based authentication) with Devise Token Auth and Rails 5.0 API.
Rails_5_devise_app
⭐
43
this is a rails 5 sample application with devise
Rich_cms
⭐
42
Enrichments (e9s) module for a pluggable CMS frontend
Rails Bootstrap
⭐
41
Vanilla Rails application with sign-in
Ember Cli Simple Auth Devise
⭐
40
🔑 Authenticate to a Rails/Devise server from Ember CLI.
Grape_devise_token_auth
⭐
39
Grape compatibility for devise_token_auth + devise + rails setup
Theopencms
⭐
38
TheOpenCMS. CMS on Rails
Jquery Mobile Rails
⭐
37
Easily add mobile support to your Rails app
Railscrm
⭐
35
Ruby on Rails CRM for lead tracking made with MongoDB, Twitter Bootstrap and Devise. It is intended to be a no fluff working application and not an over loaded application.
Related Searches
Database Ruby On Rails (33,923)
Command Line Ruby On Rails (33,511)
Javascript Ruby On Rails (6,553)
Ruby On Rails Server (5,024)
Ruby Devise (1,519)
Reactjs Ruby On Rails (1,038)
Ruby On Rails Rspec (1,020)
Ruby On Rails Activerecord (926)
Docker Ruby On Rails (750)
Testing Ruby On Rails (705)
1-100 of 547 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2023 Awesome Open Source. All rights reserved.