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,990 of 186,698
Downloads: 61,989

Daily

Ranking: 11,176 of 186,685
Downloads: 27

Depended by

RankDownloadsName
131,8944,471stay_commerce
184,945355stay_commerce-frontend

Depends on

RankDownloadsName
43657,160,940rails
175248,010,623devise
270164,116,909dry-types
296146,229,536dry-configurable
47392,629,537dry-initializer
1,44925,471,318dry-monads

Owners

#GravatarHandle
1iconnejdetkadir