This repo is associated to an iOS tutorials/samples series I am currently sharing. It helps you integrate Goodreads authentication into your ios app so that you can use the Goodreads API later on.
This repo and the associated tutorial demos the following:
-
Authorizing a user with OAuthSwift into your iOS application
Clone this repository and import into Xcode
git clone https://github.com/AmalH/Goodreads-Oauth-in-Swift-.git
Use this tutorial for a step by step guidance : iOS: OAuth integration with Goodreads