Closed GoogleCodeExporter closed 9 years ago
MPOAuthMobile as a seperate project is going away. Instead you'll now have a
MPOAuthMobile target in the
MPOAuthConnection project
Original comment by karl.a...@gmail.com
on 23 Jan 2010 at 1:20
I forgot to mention that the source of this problem stems from changes to the
way in which authentication is
now handled, in that the MPOAuthAPIDelegate methods are gone and have instead
moved to the
MPOAuthAuthenticationMethodOAuthDelegate
Original comment by karl.a...@gmail.com
on 23 Jan 2010 at 1:21
I got the MPOAuthMobile demo working to see if it'd play nice with the
Meetup.com API
(http://www.meetup.com/meetup_api/docs/#oauth), using
MPOAuthAuthenticationMethodOAuthDelegate. I can put the source code up if
someone
tells me where to put it. I also made some changes to the framework to support
the
oauth_verifier key for OAuth 1.0a.
Original comment by rhsieh@gmail.com
on 25 Jan 2010 at 8:02
Patches are always welcome. You can attach it to this issue and I'll take a
look.
Original comment by karl.a...@gmail.com
on 25 Jan 2010 at 8:17
Sure thing. I made a few other changes, such as posting
MPOAuthNotificationErrorHasOccurred, dealing with access_tokens that don't have
an
expiration date, changing the testing screen to allow for params, and also
adding
.meetup.com to oauthAuthConfig.plist. Let me know what you think.
Original comment by rhsieh@gmail.com
on 25 Jan 2010 at 9:05
Attachments:
@rhsieh
I would truly appreciate a peek at your working project.
I've been struggling to get MPOAuth working (in mobile) against 1.0a.
Original comment by joshp...@gmail.com
on 6 Feb 2010 at 7:23
Original comment by karl.a...@gmail.com
on 12 Feb 2010 at 5:06
Original issue reported on code.google.com by
jon.mountjoy
on 6 Jan 2010 at 9:43