Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 378 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 378 Bytes

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!).