Skip to content

AFNetworking 2.0-compatible classes for using the OAuth1 protocol

Notifications You must be signed in to change notification settings

whattherestimefor/AFOAuth1

Repository files navigation

AFOAuth1

AFNetworking 2.0-compatible classes for using the OAuth1 protocol

You may wish to subclass AFOAuth1SessionManager to handle authentication with your chosen service

You should not have to use AFOAuth1RequestSerializer directly.

After authentication, save the access token you receive and then use the authenticated GET and POST methods provided to communicate with the service.

NOTE: The various methods in the NSCopying protocol are incomplete in this initial push.

Only GET and POST have been tested.

About

AFNetworking 2.0-compatible classes for using the OAuth1 protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published