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: 17,869 of 193,649
Downloads: 104,489

Daily

Ranking: 6,882 of 193,618
Downloads: 381

Depended by

RankDownloadsName
96,2398,948stay_commerce
186,972827stay_commerce-frontend

Depends on

RankDownloadsName
44754,899,034rails
181282,300,527devise
244209,515,765dry-types
283182,186,573dry-configurable
399126,954,644dry-initializer
1,40531,255,630dry-monads

Owners

#GravatarHandle
1iconnejdetkadir