Download Social AuthenticationPlugin Free Java Code

Description

Reverse Authentication for Twitter with native iOS6 frameworks for Cordova.

Icons

Social AuthenticationPlugin

Source Files

The download file SocialAuthenticationPlugin-master.zip has the following entries.


.gitignore//from www  . j  a v  a2s .c o  m
README.md
example/CordovaLib/Classes/CDV.h
example/CordovaLib/Classes/CDVAccelerometer.h
example/CordovaLib/Classes/CDVAccelerometer.m
example/CordovaLib/Classes/CDVAvailability.h
example/CordovaLib/Classes/CDVBattery.h
example/CordovaLib/Classes/CDVBattery.m
example/CordovaLib/Classes/CDVCamera.h
example/CordovaLib/Classes/CDVCamera.m
example/CordovaLib/Classes/CDVCapture.h
example/CordovaLib/Classes/CDVCapture.m
example/CordovaLib/Classes/CDVCommandDelegate.h
example/CordovaLib/Classes/CDVCommandDelegateImpl.h
example/CordovaLib/Classes/CDVCommandDelegateImpl.m
example/CordovaLib/Classes/CDVCommandQueue.h
example/CordovaLib/Classes/CDVCommandQueue.m
example/CordovaLib/Classes/CDVConnection.h
example/CordovaLib/Classes/CDVConnection.m
example/CordovaLib/Classes/CDVContact.h
example/CordovaLib/Classes/CDVContact.m
example/CordovaLib/Classes/CDVContacts.h
example/CordovaLib/Classes/CDVContacts.m
example/CordovaLib/Classes/CDVCordovaView.h
example/CordovaLib/Classes/CDVCordovaView.m
example/CordovaLib/Classes/CDVDebug.h
example/CordovaLib/Classes/CDVDebugConsole.h
example/CordovaLib/Classes/CDVDebugConsole.m
example/CordovaLib/Classes/CDVDevice.h
example/CordovaLib/Classes/CDVDevice.m
example/CordovaLib/Classes/CDVEcho.h
example/CordovaLib/Classes/CDVEcho.m
example/CordovaLib/Classes/CDVFile.h
example/CordovaLib/Classes/CDVFile.m
example/CordovaLib/Classes/CDVFileTransfer.h
example/CordovaLib/Classes/CDVFileTransfer.m
example/CordovaLib/Classes/CDVGlobalization.h
example/CordovaLib/Classes/CDVGlobalization.m
example/CordovaLib/Classes/CDVInvokedUrlCommand.h
example/CordovaLib/Classes/CDVInvokedUrlCommand.m
example/CordovaLib/Classes/CDVLocalStorage.h
example/CordovaLib/Classes/CDVLocalStorage.m
example/CordovaLib/Classes/CDVLocation.h
example/CordovaLib/Classes/CDVLocation.m
example/CordovaLib/Classes/CDVLogger.h
example/CordovaLib/Classes/CDVLogger.m
example/CordovaLib/Classes/CDVNotification.h
example/CordovaLib/Classes/CDVNotification.m
example/CordovaLib/Classes/CDVPlugin.h
example/CordovaLib/Classes/CDVPlugin.m
example/CordovaLib/Classes/CDVPluginResult.h
example/CordovaLib/Classes/CDVPluginResult.m
example/CordovaLib/Classes/CDVReachability.h
example/CordovaLib/Classes/CDVReachability.m
example/CordovaLib/Classes/CDVSound.h
example/CordovaLib/Classes/CDVSound.m
example/CordovaLib/Classes/CDVSplashScreen.h
example/CordovaLib/Classes/CDVSplashScreen.m
example/CordovaLib/Classes/CDVURLProtocol.h
example/CordovaLib/Classes/CDVURLProtocol.m
example/CordovaLib/Classes/CDVViewController.h
example/CordovaLib/Classes/CDVViewController.m
example/CordovaLib/Classes/CDVWhitelist.h
example/CordovaLib/Classes/CDVWhitelist.m
example/CordovaLib/Classes/JSON/JSONKit.h
example/CordovaLib/Classes/JSON/JSONKit.m
example/CordovaLib/Classes/NSArray+Comparisons.h
example/CordovaLib/Classes/NSArray+Comparisons.m
example/CordovaLib/Classes/NSData+Base64.h
example/CordovaLib/Classes/NSData+Base64.m
example/CordovaLib/Classes/NSDictionary+Extensions.h
example/CordovaLib/Classes/NSDictionary+Extensions.m
example/CordovaLib/Classes/NSMutableArray+QueueAdditions.h
example/CordovaLib/Classes/NSMutableArray+QueueAdditions.m
example/CordovaLib/Classes/UIDevice+Extensions.h
example/CordovaLib/Classes/UIDevice+Extensions.m
example/CordovaLib/Classes/compatibility/0.9.6/CDV.h
example/CordovaLib/Classes/compatibility/0.9.6/CDVPlugin.h
example/CordovaLib/Classes/compatibility/0.9.6/CDVPlugin.m
example/CordovaLib/Classes/compatibility/1.5.0/CDV.h
example/CordovaLib/Classes/compatibility/1.5.0/CDVPlugin.h
example/CordovaLib/Classes/compatibility/README.txt
example/CordovaLib/CordovaLib.xcodeproj/project.pbxproj
example/CordovaLib/CordovaLib_Prefix.pch
example/CordovaLib/VERSION
example/SocialAuthenticationExample.xcodeproj/project.pbxproj
example/SocialAuthenticationExample/.gitignore
example/SocialAuthenticationExample/Classes/AppDelegate.h
example/SocialAuthenticationExample/Classes/AppDelegate.m
example/SocialAuthenticationExample/Classes/MainViewController.h
example/SocialAuthenticationExample/Classes/MainViewController.m
example/SocialAuthenticationExample/Classes/MainViewController.xib
example/SocialAuthenticationExample/Cordova.plist
example/SocialAuthenticationExample/Plugins/README
example/SocialAuthenticationExample/Plugins/SocialAuthenticationPlugin/SocialAuthenticationPlugin.h
example/SocialAuthenticationExample/Plugins/SocialAuthenticationPlugin/SocialAuthenticationPlugin.m
example/SocialAuthenticationExample/Resources/Capture.bundle/controls_bg.png
example/SocialAuthenticationExample/Resources/Capture.bundle/controls_bg@2x.png
example/SocialAuthenticationExample/Resources/Capture.bundle/controls_bg@2x~ipad.png
example/SocialAuthenticationExample/Resources/Capture.bundle/controls_bg~ipad.png
example/SocialAuthenticationExample/Resources/Capture.bundle/microphone-568h@2x~iphone.png
example/SocialAuthenticationExample/Resources/Capture.bundle/microphone.png
example/SocialAuthenticationExample/Resources/Capture.bundle/microphone@2x.png
example/SocialAuthenticationExample/Resources/Capture.bundle/microphone@2x~ipad.png
example/SocialAuthenticationExample/Resources/Capture.bundle/microphone~ipad.png
example/SocialAuthenticationExample/Resources/Capture.bundle/record_button.png
example/SocialAuthenticationExample/Resources/Capture.bundle/record_button@2x.png
example/SocialAuthenticationExample/Resources/Capture.bundle/record_button@2x~ipad.png
example/SocialAuthenticationExample/Resources/Capture.bundle/record_button~ipad.png
example/SocialAuthenticationExample/Resources/Capture.bundle/recording_bg.png
example/SocialAuthenticationExample/Resources/Capture.bundle/recording_bg@2x.png
example/SocialAuthenticationExample/Resources/Capture.bundle/recording_bg@2x~ipad.png
example/SocialAuthenticationExample/Resources/Capture.bundle/recording_bg~ipad.png
example/SocialAuthenticationExample/Resources/Capture.bundle/stop_button.png
example/SocialAuthenticationExample/Resources/Capture.bundle/stop_button@2x.png
example/SocialAuthenticationExample/Resources/Capture.bundle/stop_button@2x~ipad.png
example/SocialAuthenticationExample/Resources/Capture.bundle/stop_button~ipad.png
example/SocialAuthenticationExample/Resources/en.lproj/Localizable.strings
example/SocialAuthenticationExample/Resources/icons/icon-72.png
example/SocialAuthenticationExample/Resources/icons/icon-72@2x.png
example/SocialAuthenticationExample/Resources/icons/icon.png
example/SocialAuthenticationExample/Resources/icons/icon@2x.png
example/SocialAuthenticationExample/Resources/splash/Default-568h@2x~iphone.png
example/SocialAuthenticationExample/Resources/splash/Default-Landscape@2x~ipad.png
example/SocialAuthenticationExample/Resources/splash/Default-Landscape~ipad.png
example/SocialAuthenticationExample/Resources/splash/Default-Portrait@2x~ipad.png
example/SocialAuthenticationExample/Resources/splash/Default-Portrait~ipad.png
example/SocialAuthenticationExample/Resources/splash/Default@2x~iphone.png
example/SocialAuthenticationExample/Resources/splash/Default~iphone.png
example/SocialAuthenticationExample/SocialAuthenticationExample-Info.plist
example/SocialAuthenticationExample/SocialAuthenticationExample-Prefix.pch
example/SocialAuthenticationExample/main.m
example/cordova/debug
example/cordova/emulate
example/cordova/log
example/www/cordova-2.2.0.js
example/www/css/index.css
example/www/img/logo.png
example/www/index.html
example/www/js/authentication.js
example/www/js/index.js
example/www/res/icon/ios/icon-57-2x.png
example/www/res/icon/ios/icon-57.png
example/www/res/icon/ios/icon-72-2x.png
example/www/res/icon/ios/icon-72.png
example/www/res/screen/ios/screen-ipad-landscape-2x.png
example/www/res/screen/ios/screen-ipad-landscape.png
example/www/res/screen/ios/screen-ipad-portrait-2x.png
example/www/res/screen/ios/screen-ipad-portrait.png
example/www/res/screen/ios/screen-iphone-landscape-2x.png
example/www/res/screen/ios/screen-iphone-landscape.png
example/www/res/screen/ios/screen-iphone-portrait-2x.png
example/www/res/screen/ios/screen-iphone-portrait.png
example/www/spec.html
example/www/spec/helper.js
example/www/spec/index.js
example/www/spec/lib/jasmine-1.2.0/MIT.LICENSE
example/www/spec/lib/jasmine-1.2.0/jasmine-html.js
example/www/spec/lib/jasmine-1.2.0/jasmine.css
example/www/spec/lib/jasmine-1.2.0/jasmine.js
iOS/SocialAuthenticationPlugin.h
iOS/SocialAuthenticationPlugin.m
js/authentication.js

Download

Click the following link to download SocialAuthenticationPlugin-master.zip.

SocialAuthenticationPlugin-master.zip




















Home »
  Objective C Free Code »
    Development »




AdMob
Algorithm
Annotation
App
Authentication
Barcode
Calendar
client Library
Cocoa
Commandline
CoreData
Demo
Example
Framework
Google API
Google SDK
GoogleAnalytics
Graph
iTune
JavaScript
Json
KML
Library
List
MapKit
Matlab
Menu
Message
MVVM
NSDate
NSWindow
OAuth
Objective C API
Objective C Library
Objective C Sample
OsX Framework
Plugin
Sample
SDK
SDK Sample
Share
Storyboard
UnitTest
xcode
XML