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: 21,785 of 187,839
Downloads: 69,297

Daily

Ranking: 9,238 of 187,816
Downloads: 118

Depended by

RankDownloadsName
119,8215,601stay_commerce
185,402505stay_commerce-frontend

Depends on

RankDownloadsName
43682,698,675rails
177255,929,506devise
264173,969,839dry-types
295154,761,961dry-configurable
451100,928,740dry-initializer
1,43827,038,966dry-monads

Owners

#GravatarHandle
1iconnejdetkadir