Devise Api Versions Save

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

v0.1.3

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/nejdetkadir/devise-api/compare/v0.1.2...v0.1.3

v0.1.2

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/nejdetkadir/devise-api/compare/v0.1.1...v0.1.2

v0.1.1

1 year ago

What's Changed

Full Changelog: https://github.com/nejdetkadir/devise-api/compare/v0.1.0...v0.1.1