Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 3    Views: 60

RFConcierge
Lost but trying
Profile
Posts: 142
Reg: May 08, 2012
San Diego, ca
7,520
07/07/14 02:37 PM (10 years ago)

Has anyone used OAuth in an app?

Hi all, Was wondering if anyone had implemented oauth directly into a BT app and if i could see the app and the code snippet associated with the oauth call. OAuth2 would be good as well. Not necessarily looking for FB or twitter protocal but another third-party api. Thanks in advance, Ryan
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
07/07/14 07:22 PM (10 years ago)
This is the iOS SDK for OAuth.io. OAuth.io allows you to integrate 100+ providers really easily in your web app, without worrying about each provider's OAuth specific implementation. https://github.com/oauth-io/oauth-ios You can learn about how to integrate this framework in your project by following the easy steps of our github-based tutorial: Start here :) https://github.com/oauth-io/sdk-ios-tutorial The above is a copy-paste from their web site. -- Niraj
 
RFConcierge
Lost but trying
Profile
Posts: 142
Reg: May 08, 2012
San Diego, ca
7,520
like
07/07/14 10:37 PM (10 years ago)
Ok, good stuff. And my target provider is listed on OAuth.io. Niraj, Have you integrated this in an app before? Thanks, Ryan
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
07/07/14 11:27 PM (10 years ago)
No, sir, never done it before. You can be our trailblazer! :-) Also, check these results: https://www.google.com/search?q=site%3Abuzztouch.com%2Fforum+Oauth -- Niraj
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.