Skip to content

Sample App Showing Off Kinvey Data Integration, using LinkedIn with OAuth 1a

License

Notifications You must be signed in to change notification settings

KinveyApps/OAuth1Sample-iOS

Repository files navigation

OAuth1Sample-iOS

Sample App Showing Off Kinvey Data Integration, using LinkedIn with OAuth 1a. This sample uses gtm-oauth to obtain an access token for connecting to LinkedIn, and Kinvey's Data Integration feature to load the user's connections.

Screen Shot 1 Screen Shot 2

KinveyKit

This sample application requires a minimum of iOS 5.0 and KinveyKit 1.17.2. To use the sample app, go to Kinvey and create a new App. You'll need the App id and App secret to set in AppDelegate.m in order to run this sample.

OAuth2

This project uses Google's gtm-oauth1 library to obtain an access token from LinkedIn. It's your responsibility to log in to LinkedIn's API, create an application with them and obtain the client id and secret.

Data Integration

There is a custom ql.io collection used by this sample app

  • FetchConnections : Fetches the user's 1st degree network from LinkedIn

This repo contains linkedin-get-connections_qlio_script.txt which provides the ql.io script to use if you create the collection on your app backend.

Follow the Tutorial

This sample corresponds to this tutorial on Kinvey's Devcenter. This goes through the step-by-step instructions for setting up the backend.

Support

Website: www.kinvey.com

Support: support@kinvey.com

License

Copyright (c) 2013 Kinvey, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Sample App Showing Off Kinvey Data Integration, using LinkedIn with OAuth 1a

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages