JWT Auth Sample App

This project demonstrates one implementation of JWT auth in Rails using the Knock gem. This app is a Rails 5 API that serves data to a seperate Ember application, found here.

To learn more about this project, check out [my blog post](coming soon!).