OAuth flow using AFNetworking
This is one of the topic which aren't covered well at all. It would be very useful a screencast about OAuth authentication using AFNetworking, for example against Twitter (OAuth v1.0a) and Instagram/Facebook (OAuth v2.0). Maybe you can use AFOAuth1Client and AFOAuth2Client but they haven't got so much documentation. Thank you so much for your help and availability.

Episode 74 covers OAuth2. I did not use AFOAuth2Client, as it seemed unnecessary for the specific example app.
3 comments
-
Matteo Del Vecchio commented
Thank you Ben but can you update this episode for AFNetworking 2.0? Some methods have been completely rewritten... Thank you again!
-
Prad commented
PLEASE this WOULD BE GREAT
-
Tom de Grunt commented
Or possibly using gtm-oauth2?