devise-mobile-auth
devise-mobile-auth copied to clipboard
Working example of a RESTful API using devise for mobile client authentication.
#A RESTful API authentication for mobile clients
This project is used as a working example of a RESTful API to manage authentication of mobile clients. You can read more on this blog post.
The project is based on rails and devise.