Grape authentication gem release
Hey Ruby Flow,
I just released the 0.1.0 version of GrapeTokenAuth a devise-like library for grape APIs. If you have used devise_token_auth, GTA is a port of that library written for grape. This means that it is out of the box compatible with the ng-token-auth and jToker front-end libraries. If you are building APIs in grape I highly recommend checking out the github repo and the demo blog post.
Cheers!
Post a comment