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: 21,503 of 188,219
Downloads: 71,425
Daily
Ranking: 10,518 of 188,199
Downloads: 94
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 115,741 | 6,079 | stay_commerce |
| 185,622 | 559 | stay_commerce-frontend |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 44 | 689,913,615 | rails |
| 178 | 258,251,683 | devise |
| 259 | 177,202,959 | dry-types |
| 295 | 157,417,366 | dry-configurable |
| 445 | 103,481,747 | dry-initializer |
| 1,437 | 27,437,500 | dry-monads |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | nejdetkadir |