# Devise Token Auth Demo

This is a rails application fully configured to work with the [devise token auth](https://github.com/lynndylanhurley/devise_token_auth) gem.

You can see a live demonstration of this app, along with the [ng-token-auth](https://github.com/lynndylanhurley/ng-token-auth) module for angular.js, [here](http://ng-token-auth-demo.herokuapp.com/).

Documentation is available in the main repo for the [devise token auth gem](https://github.com/lynndylanhurley/devise_token_auth).
