nahttoter / ios-swift-example

OAuth.io iOS SDK example for Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OAuth.io Swift example

Requirements

This example runs with Cocoa pods for dependencies. You need to have Cocoa pods installed, and have the pod command available in your terminal.

Usage

To use this example, clone this repository, and run pod install in the folder.

Then open the OAuthioSwiftExample.xcworkspace in Xcode, and run the project.

You should be able to see three buttons, one to login with Twitter (with cache enabled), one to retrieve the authenticated user's name, and one to log out (clear the cache).

About

OAuth.io iOS SDK example for Swift


Languages

Language:Swift 94.0%Language:Objective-C 4.0%Language:Ruby 2.0%