Search results for oauth

OAuthKit screenshot

OAuthKit

December 25, 2017 • MIT License
A library makes OAuth2 handling in iOS more simple.
Native Login Forms screenshot

Native Login Forms

December 08, 2017 • MIT License
Authorization form in native iOS style
TJBioAuthentication screenshot

TJBioAuthentication

November 06, 2017 • MIT License
Apple bio metric authentication for touchID and faceID
No image provided.

InstagramLogin

September 18, 2017 • MIT License
A simple way to authenticate Instagram accounts on iOS. It handles all the Instagram authentication process by showing a custom UIViewController with the login page and returning an access token...
Catamaran screenshot

Catamaran

October 15, 2016 • Apache 2.0 License
An easy way to get Social Newtworks authenticating by OAuth 2.0 on Objective-C via UIWebView
AuthenticationViewController screenshot

AuthenticationViewController

November 17, 2015 • MIT License
A simple to use, standard interface for authenticating to oauth 2.0 protected endpoints via SFSafariViewController.
GoogleSignInHelper screenshot

GoogleSignInHelper

July 03, 2015 • Apache 2.0 License
Simple wrapper of google sign-in for iOS
DiscogsAPI screenshot

DiscogsAPI

June 24, 2015 • MIT License
An Objective-C interface for Discogs API v2.0
BAHVimeoOAuth screenshot

BAHVimeoOAuth

April 26, 2015 • MIT License
A very simple and easy to use OAuth 2.0 library made specifically for Vimeo.
BAHYouTubeOAuth screenshot

BAHYouTubeOAuth

April 26, 2015 • MIT License
A very simple and easy to use OAuth 2.0 library made specifically for YouTube.
BoxSimpleOAuth screenshot

BoxSimpleOAuth

December 26, 2014 • MIT License
A quick and simple way to authenticate a Box user in your iPhone or iPad app. Quick How-To: * Create an instance of BoxSimpleOAuthViewController and pass in a Box client ID, client secret, cl...
DropboxSimpleOAuth screenshot

DropboxSimpleOAuth

October 09, 2014 • MIT License
A quick and simple way to authenticate a Dropbox user in your iPhone or iPad app. Quick How-To: * Create an instance of DropboxSimpleOAuthViewController and pass in an Dropbox app key, app se...
InstagramSimpleOAuth screenshot

InstagramSimpleOAuth

October 05, 2014 • MIT License
A quick and simple way to authenticate an Instagram user in your iPhone or iPad app. Quick How-To: * Create an instance of InstagramSimpleOAuthViewController and pass in an Instagram client I...
MBGithubOAuthClient screenshot

MBGithubOAuthClient

May 11, 2014 • MIT License
Simple implementation of the OAuth client for GitHub with the option to save the access token to the iOS Keychain or UserDefaults.
Simple OAuth 1.0a Client screenshot

Simple OAuth 1.0a Client

December 11, 2012 • MIT License
A simple implementation of OAuth 1.0a that not only works with Twitter and Tumblr, but also LinkedIn (who have stricter OAuth implementation). Insert your Consumer ID and Consumer Secret in the ...
DMTwitterOAuth screenshot

DMTwitterOAuth

May 15, 2012 • MIT License
An Objective-C library (made using blocks) implementing OAuth protocol for Twitter Login and persistent session, plus an example iOS (iPhone) app demonstrating its use.