[Lift] Oauth tutorial?

2010-01-14 Thread Mads Hartmann
Hey everyone

I'm about to re-write the last part of my project - the communication
with twitter :)

I can see that lift has an oauth package but I can't seem to find any
information regarding how to use it, could anyone point me in the
right direction? If you do I promise to create a wiki article about it
(how to use ouath) on github ;)

Thanks,
Mads Hartmann Jensen
-- 
You received this message because you are subscribed to the Google Groups 
Lift group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.




Re: [Lift] Oauth tutorial?

2010-01-14 Thread Timothy Perrett
lift-oauth is an OAuth SERVER... you want an OAuth CLIENT. 

Try dispatch: http://dispatch.databinder.net/About as it already has a twitter 
client built in.

Cheers, Tim

On 14 Jan 2010, at 10:20, Mads Hartmann wrote:

 Hey everyone
 
 I'm about to re-write the last part of my project - the communication
 with twitter :)
 
 I can see that lift has an oauth package but I can't seem to find any
 information regarding how to use it, could anyone point me in the
 right direction? If you do I promise to create a wiki article about it
 (how to use ouath) on github ;)
 
 Thanks,
 Mads Hartmann Jensen
 -- 
 You received this message because you are subscribed to the Google Groups 
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to 
 liftweb+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/liftweb?hl=en.
 
 

-- 
You received this message because you are subscribed to the Google Groups 
Lift group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.




Re: [Lift] Oauth tutorial?

2010-01-14 Thread Mads Hartmann Jensen
Ahhh, didn't know that :) 

Thanks,
Mads Hartmann Jensen

On 14/01/2010, at 12.40, Timothy Perrett wrote:

 lift-oauth is an OAuth SERVER... you want an OAuth CLIENT. 
 
 Try dispatch: http://dispatch.databinder.net/About as it already has a 
 twitter client built in.
 
 Cheers, Tim
 
 On 14 Jan 2010, at 10:20, Mads Hartmann wrote:
 
 Hey everyone
 
 I'm about to re-write the last part of my project - the communication
 with twitter :)
 
 I can see that lift has an oauth package but I can't seem to find any
 information regarding how to use it, could anyone point me in the
 right direction? If you do I promise to create a wiki article about it
 (how to use ouath) on github ;)
 
 Thanks,
 Mads Hartmann Jensen
 -- 
 You received this message because you are subscribed to the Google Groups 
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to 
 liftweb+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/liftweb?hl=en.
 
 
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to 
 liftweb+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/liftweb?hl=en.
 
 

-- 
You received this message because you are subscribed to the Google Groups 
Lift group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.