Categories: None [Edit]

devise-api

https://rubygems.org/gems/devise-api
https://github.com/nejdetkadir/devise-api
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. It can be installed by adding the gem to your Gemfile, running migrations, and adding the :api module to your devise model. The gem is fully configurable, allowing you to set things like token expiration times and token generators.

Total

Ranking: 21,066 of 188,742
Downloads: 74,615

Daily

Ranking: 8,380 of 188,718
Downloads: 152

Depended by

RankDownloadsName
112,8186,428stay_commerce
186,082580stay_commerce-frontend

Depends on

RankDownloadsName
44697,910,822rails
180260,523,481devise
259181,689,722dry-types
293160,229,541dry-configurable
442106,183,419dry-initializer
1,43627,826,290dry-monads

Owners

#GravatarHandle
1iconnejdetkadir