AmalH / Goodreads-Oauth-in-Swift-

Swift sample for using OAuthSwift with Goodreads | TUTORIAL: https://pragmatictheories.tech/ios-oauth-integration-with-goodreads/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS: Goodreads Oauth

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.

Description

This repo and the associated tutorial demos the following:

  • Authorizing a user with OAuthSwift into your iOS application

  • Getting the authorized user's Id

Getting started

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

About

Swift sample for using OAuthSwift with Goodreads | TUTORIAL: https://pragmatictheories.tech/ios-oauth-integration-with-goodreads/


Languages

Language:Swift 97.7%Language:Ruby 2.3%