Here's a test app Tim Griffin & I whipped up that uses Omniauth for
Twitter authentication. (Other services would be trivial to add). You
can either start with the bare app or you can use the git logs to add it
to your own app.
https://github.com/enwood/hobo-omniauth-bare-app
Bryan
On 11-04-22 06:50 AM, sol wrote:
Hey guys,
I'm going to start a couple of new projects using hobo again, and I'm
facing the following decision:
I need to integrate external accounts like google, fb, twitter, etc in
all of them, but the apps are standalone.
So I'm looking for the most convenient solution for this. It's
basically for a couple of small community sites
For rails, it looks like devise: https://github.com/plataformatec/devise
is the way to go.
It uses warden and omniauth and looks pretty nice.
What do you think about it?
As I'm not familiar with the latest developments in hobo, I cannot
really estimate if its
easy or not to integrate it, or if there are better ways.
So I'm looking forward to any helpful input
Thanks in advance,
Christoph
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en.