Hey Michael,

I think I was one of the people interrogating you on this topic after
your talk because this is something that has been on my wishlist for a
while. I'm delighted to see that you've put together a solution, and I'm
especially pleased to see that you're aiming for low dependencies and
thinking about breaking it up into modules in the future. The complexity
and specific environment needs of existing solutions drives me crazy,
and I think a simple modularized solution for token auth could be very
useful even beyond the Grape world.

Congrats on a cool gem, and I'll be looking to dive into this as soon as
I have a chance!

Ian


On Tue, Oct 13, 2015, at 08:34 AM, Michael Cordell wrote:
> Hey SDRuby,


> For the last few months, I’ve been working on an authentication gem
> for authentication on Grape APIs. The goal of the gem is to provide
> devise_token_auth functionality for grape. I’m approaching a stable
> release and I’d really value any feedback you all could provide. If
> you are a grape user, or just interested, I’d love it if you could
> check it out at mcordell/grape_token_auth[1]. I made a pre-release for
> the gem ‘0.1.0.rc1’[2].


>


> The README and wiki on github have setup and configuration
> information, but I also wrote a blog post here on getting started[3].


>


> As a side note, this project arose out of the question section
> following my talk a few months ago about a SD Ruby APIs and grape.


>


> Cheers,


> Michael


>


> --
>
-- 
> 
SD Ruby mailing list
> 
sdruby@googlegroups.com
> http://groups.google.com/group/sdruby
> 
--- 
> 
You received this message because you are subscribed to the Google Groups "SD 
Ruby" group.
> 
To unsubscribe from this group and stop receiving emails from it, send an email 
to sdruby+unsubscr...@googlegroups.com.
> 
For more options, visit https://groups.google.com/d/optout.
 


Links:

  1. https://github.com/mcordell/grape_token_auth
  2. https://rubygems.org/gems/grape_token_auth/versions/0.1.0.rc1
  3. https://rubygems.org/gems/grape_token_auth/versions/0.1.0.rc1

-- 
-- 
SD Ruby mailing list
sdruby@googlegroups.com
http://groups.google.com/group/sdruby
--- 
You received this message because you are subscribed to the Google Groups "SD 
Ruby" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sdruby+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to