Goodreads Developers discussion

54 views
examples / showcase > Goodreads auth with Java

Comments Showing 1-1 of 1 (1 new)    post a comment »
dateUp arrow    newest »

message 1: by Chris (last edited Apr 29, 2018 07:22AM) (new)

Chris Jeon (chrisjeon) Hi guys,

I recently released a new Goodreads Android client and I found it surprisingly difficult to implement the OAuth 1.0 authentication with the Goodreads API. Googling around didn't help much neither did some of the older posts on the Goodreads developer forums. So after implementing it in Java in the context of Android development, I decided to write a blog post about it.

The post is https://typefast.blog/goodreads-oauth...

I hope that helps anyone who's trying to implement authentication with Goodreads with either Java (or any programming languages that target the JVM) and Android development.


back to top