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: 18,300 of 193,188
Downloads: 99,743

Daily

Ranking: 8,102 of 193,154
Downloads: 210

Depended by

RankDownloadsName
97,5308,735stay_commerce
186,795811stay_commerce-frontend

Depends on

RankDownloadsName
44748,039,993rails
182278,737,702devise
242207,195,086dry-types
287180,070,292dry-configurable
401125,100,030dry-initializer
1,41130,806,574dry-monads

Owners

#GravatarHandle
1iconnejdetkadir