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: 16,677 of 196,721
Downloads: 122,840

Daily

Ranking: 7,056 of 196,694
Downloads: 187

Depended by

RankDownloadsName
90,07110,215stay_commerce
189,242947stay_commerce-frontend

Depends on

RankDownloadsName
45786,959,286rails
181295,105,820devise
245219,501,025dry-types
288191,341,979dry-configurable
390135,204,904dry-initializer
1,38033,260,644dry-monads

Owners

#GravatarHandle
1iconnejdetkadir