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
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
November 17, 2015 • MIT License
A simple to use, standard interface for authenticating to oauth 2.0 protected endpoints via SFSafariViewController.
BAHVimeoOAuth
April 26, 2015 • MIT License
A very simple and easy to use OAuth 2.0 library made specifically for Vimeo.
BAHYouTubeOAuth
April 26, 2015 • MIT License
A very simple and easy to use OAuth 2.0 library made specifically for YouTube.
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
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
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
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
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
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.