Question

Is there an OAuth wrapper library for Scala?

I am looking forward to work with my del.icio.us (authenticated via Yahoo account, so I am going to need OAuth) bookmarks base from a Scala code. Is there a wrapper library out there?

Was it helpful?

Solution

Dispatch has an OAuth client implementation. (OAuth package API docs)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top