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: 22,137 of 187,450
Downloads: 67,284

Daily

Ranking: 10,942 of 187,433
Downloads: 84

Depended by

RankDownloadsName
122,2565,297stay_commerce
185,249466stay_commerce-frontend

Depends on

RankDownloadsName
43675,822,266rails
176253,817,758devise
265171,105,692dry-types
293152,277,582dry-configurable
45598,516,759dry-initializer
1,43926,667,802dry-monads

Owners

#GravatarHandle
1iconnejdetkadir