Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

Any chance of documenting this working with AFHTTPSessionManager? #93

Closed
brandonscript opened this issue Apr 20, 2015 · 4 comments
Closed

Comments

@brandonscript
Copy link

Your best practice guide for iOS 8 indicates that AFHTTPSessionManager is the way to go. Do yo have a working example of AFOAuth2Manager working with AFHTTPSessionManager?

@mattt
Copy link
Contributor

mattt commented Apr 20, 2015

I don't know what best practice guide you're referring to, but the README provides basic instructions on how AFOAuth2Manager and AFHTTPSessionManager inter-operate. Beyond that, no example project is provided.

@mattt mattt closed this as completed Apr 20, 2015
@brandonscript
Copy link
Author

Guide: http://cocoadocs.org/docsets/AFNetworking/2.0.2/Classes/AFHTTPSessionManager.html (under subclassing notes)

What I'm referring to specifically is SessionManager has no method in its requestSerializer for setAuthorizationHeaderFieldWithCredential:credential].

@samskiter
Copy link

@brandonscript
Copy link
Author

Hot! Thanks Sam.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants