5 Forks
64 Stars
64 Watchers

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

How to download and setup devise-api

Open terminal and run command
git clone https://github.com/nejdetkadir/devise-api.git
git clone is used to create a copy or clone of devise-api repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with devise-api https://github.com/nejdetkadir/devise-api/archive/master.zip

Or simply clone devise-api with SSH
[email protected]:nejdetkadir/devise-api.git

If you have some problems with devise-api

You may open issue on devise-api support forum (system) here: https://github.com/nejdetkadir/devise-api/issues