simple_token_authentication
simple_token_authentication copied to clipboard
Request for Simple Verification Example
Thanks for creating this Gem. It's a great idea and fills a missing need in Devise. I have been trying to implement this but have been unsuccessful so far. I feel that taking the Setup documentation a little bit further would be very helpful. For instance, a simple curl statement on how to hit a basic service to verify setup is correct would be quite helpful. I know you have the cucumber tests, but they are not easy to understand and I didn't see a basic request passing credentials.
Also, it would make sense to have an example controller as well.