Authentication

20 views
Skip to first unread message

jspooner

unread,
Apr 26, 2011, 7:46:13 PM4/26/11
to ObjectiveResource
How are you guys handling authentication with your apps? Are there
any examples out there?

Thanks,
Jonathan

Michael Cindric

unread,
Apr 27, 2011, 10:29:56 AM4/27/11
to objectiv...@googlegroups.com, ObjectiveResource
I can send u some code if u like what authentication system u using in rails app

Sent from my iPhone

> --
> You received this message because you are subscribed to the Google Groups "ObjectiveResource" group.
> To post to this group, send email to objectiv...@googlegroups.com.
> To unsubscribe from this group, send email to objectiveresou...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/objectiveresource?hl=en.
>

Aubrey Goodman

unread,
Apr 27, 2011, 10:35:54 AM4/27/11
to objectiv...@googlegroups.com
I use the clearance gem for session-based authentication. This
eliminates the need to store passwords on the client device.

The master is here:

https:/github.com/thoughtbot/clearance

My fork (which includes json support, among other things) is here:

https://github.com/agoodman/clearance

> --
> You received this message because you are subscribed to the Google Groups "ObjectiveResource" group.
> To post to this group, send email to objectiv...@googlegroups.com.
> To unsubscribe from this group, send email to objectiveresou...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/objectiveresource?hl=en.
>
>

--
Aubrey Goodman
w941.924.4341
c571.338.9176

Jonathan Spooner

unread,
Apr 27, 2011, 11:07:30 AM4/27/11
to objectiv...@googlegroups.com
I'm using authlogic with declarative_authorization in my app.  I wasn't sure if I should use a single access token or Oauth.
What is your preferred method?

Thanks

Tony Amoyal

unread,
Apr 27, 2011, 2:39:58 PM4/27/11
to objectiv...@googlegroups.com
We're using Devise with an auth token approach
Tony C. Amoyal
www.tonyamoyal.com
www.frontierstrategygroup.com
www.frienduit.com
www.dailysongfix.com
www.betterhumanrace.com
(240) 417-3112
corga...@gmail.com
@tonyamoyal

"When the power of love overcomes the love of power, the world will know peace."
- Jimi Hendrix

Reply all
Reply to author
Forward
0 new messages