DEV Community

Discussion on: User Authentication for a Rails API using Knock

Collapse
 
lukewduncan profile image
Luke Duncan

Hi Alex - how have you found it working with Knock? I've only ever really played with Devise in Rails - so will definitely check this out.

Collapse
 
amckean12 profile image
Alex McKean

Hi Duncan! Knock is great! If your wanting to do auth for an api using rails I'd definitely check it out since its tailored made for it. Let me know how it works!