Categories: None [Edit]
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: 19,178 of 191,391
Downloads: 88,779
Daily
Ranking: 8,974 of 191,335
Downloads: 159
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 105,267 | 7,492 | stay_commerce |
| 186,477 | 679 | stay_commerce-frontend |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 44 | 725,116,130 | rails |
| 181 | 269,519,771 | devise |
| 246 | 196,493,883 | dry-types |
| 291 | 170,189,681 | dry-configurable |
| 429 | 115,834,557 | dry-initializer |
| 1,419 | 29,377,270 | dry-monads |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | nejdetkadir |