Goodreads Developers discussion
questions
>
How do you get a user token?
date
newest »

message 1:
by
K.S.SHARANYA
(new)
Mar 15, 2014 07:24AM

reply
|
flag

http://oauth.net/documentation/gettin...
There are also many frameworks for iOS / Android / your environment of choice that make it easier to integrate OAuth into your project.

https://www.goodreads.com/api/documen...
there are also some examples:
https://www.goodreads.com/api/oauth_e...


and I prefer to do this by curl
Thanks