devise-jwt topic
List
devise-jwt repositories
rails-devise-graphql
283
Stars
54
Forks
Watchers
A Rails 6 boilerplate to create your next Saas product. Preloaded with graphQL, devise, JWT, CanCanCan, RailsAdmin, Rubocop, Rspec, i18n and more.
rails-base-app
211
Stars
63
Forks
Watchers
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-api
157
Stars
25
Forks
Watchers
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...