aurelia-token-auth
Version:
Handles token authorization
8 lines (4 loc) • 500 B
Markdown
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).