Token based authentication for Rails JSON APIs. Designed to work with jToker and ng-token-auth.
翻译 - Rails JSON API的基于令牌的身份验证。设计用于与jToker和ng-token-auth一起使用。
Simple (and safe*) token authentication for Rails apps or API with Devise.
JWT token authentication with devise and rails
翻译 - 使用devise和rails的JWT令牌认证
A security extension for devise, meeting industry-standard security demands for web applications.
翻译 - 用于设计的安全扩展,可以满足Web应用程序的工业标准安全要求。
🔑 Token based authentication service for Angular with interceptor and multi-user support. Works best with devise token auth for Rails. Example:
翻译 - :key:基于令牌的Angular身份验证服务,具有拦截器和多用户支持。与设计Rails的令牌身份验证一起使用效果最佳。例:
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
A step-by-step guide on how to build your own authentication system in Rails from scratch.
翻译 - 这是一项正在进行的工作。
Devise passwordless logins using emailed magic links
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 authen...
Provides authentication for phoenix application
Provides authentication (user accounts, login & signup) for @spree 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.