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 devise devise-token-auth rails-api rails-gem devise-gem-extension devise-jwt rails-api-backend devise-api devise-oauth devise-tokens devise-api-authenticatable
- Updated
Dec 12, 2024 - Ruby