Found 3,271 repositories(showing 30)
gonzalo-bulnes
Simple (and safe*) token authentication for Rails apps or API with Devise.
waiting-for-dev
JWT token authentication with devise and rails
RailsApps
Rails 5.0 starter app with Devise for authentication.
RailsApps
Outdated. See the rails-devise-pundit example app for Rails 4.1.
RailsApps
Rails 5.0 starter app with Devise for authentication and Pundit for authorization.
RailsApps
An example Rails 3.2 app with Devise and RSpec and Cucumber.
excid3
A pure Rails authentication system like Devise.
RailsApps
An example Rails 3.2 app with Mongoid for data, Devise for authentication.
adamniedzielski
Devise strategy for token authentication in API-only Ruby on Rails applications
neroniaky
:key: Token based authentication service for Angular with interceptor and multi-user support. Works best with devise token auth for Rails. Example:
kristianmandrup
Integrates Devise, Roles and CanCan with Permits for a Rails 3 app
ryanckulp
Rails 8 app template: Devise auth, Stripe billing, Tailwind CSS, admin panel, SEO helpers, etc
fortuity
Deprecated. Use the new version at https://github.com/RailsApps.
zauberware
A Rails 6 boilerplate to create your next Saas product. Preloaded with graphQL, devise, JWT, CanCanCan, RailsAdmin, Rubocop, Rspec, i18n and more.
RailsApps
An example Rails 3.2 app with subdomains and authentication using Devise. With a tutorial.
fortuity
Deprecated. Use the new version at https://github.com/RailsApps.
doorkeeper-gem
An example OAuth 2 provider application using the Doorkeeper gem, Rails and Devise
RailsApps
Rails 5.0 starter app with Devise and simple role-based authorization.
An example Rails 4.0 app with Devise, CanCan, OmniAuth and Twitter Bootstrap.
nejdetkadir
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
rails 4, rails-api, devise, doorkeeper, oauth, cancancan, rspec, puma, vcr, factory_girl, reqres_rspec, pg, dotenv, rack-cors, active_model_serializers, rubocop
jesalg
Rails Angular Devise Demo
renderedtext
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.
rjurado01
Rails-API authentication solution based on JWT and inspired by Devise
heartsentwined
rails + devise + ember-auth demo site
restarone
an app engine for your business. Seamlessly implement business logic with a powerful API. Out of the box CMS, blog, forum and email functionality. Developer friendly & easily extendable for your next SaaS/XaaS project. Built with Rails 6, Devise, Sidekiq & PostgreSQL
nicolasblanco
Authenticate your users with RPX in your Rails application using Devise
jimjeffers
An example of a CORS configured rails 4 app that extends devise to pass a JWT during authentication.
DakotaLMartinez
React Client: https://github.com/DakotaLMartinez/react-redux-auth-client
doorkeeper-gem
An example OAuth 2 client for Doorkeeper Provider App using Rails and Devise