gem.coop : 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.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:gem/devise-api?repository_url=https://gem.coop
Keywords:
devise
, devise-api
, devise-api-authenticatable
, devise-gem-extension
, devise-jwt
, devise-oauth
, devise-token-auth
, devise-tokens
, rails
, rails-api
, rails-api-backend
, rails-gem
License: MIT
Latest release: over 1 year ago
First release: about 3 years ago
Downloads: 74,976 total
Stars: 174 on GitHub
Forks: 29 on GitHub
Total Commits: 23
Committers: 8
Average commits per author: 2.875
Development Distribution Score (DDS): 0.435
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 13 hours ago