/devise_token_auth_demo

Here is a small demo application for devise token auth for Rails JSON API

Primary LanguageRuby

Simple Devise Token Auth Demo

This is the simple demo application of rails token auth with devise gem for building the JSON API (Web Service)

Feel free fork it and contribute your changes.