What is OAuthSwift?

OAuthSwift is a Swift based OAuth library for iOS and macOS.

Installation

OAuthSwift is packaged as a Swift framework. Currently this is the simplest way to add it to your app:

  • Drag OAuthSwift.xcodeproj to your project in the Project Navigator.
  • Select your project and then your app target. Open the Build Phases panel.
  • Expand the Target Dependencies group, and add OAuthSwift framework.
  • import OAuthSwift whenever you want to use OAuthSwift.

Overview

  • Pricing: Free
  • Resource Link: https://github.com/OAuthSwift/OAuthSwift
  • Resource Maker: OAuthSwift
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Swift
  • CocoaPods: OAuthSwift
  • Carthage: OAuthSwift/OAuthSwift