AFNetworking / AFOAuth2Manager

AFNetworking Extension for OAuth 2 Authentication
MIT License
1.19k stars 345 forks source link

Please update AFNetworking version to v4.0 #146

Open xingfukun opened 4 years ago

asam139 commented 4 years ago

https://github.com/AFNetworking/AFOAuth2Manager/pull/144

techinpark commented 4 years ago

@asam139 this #144 PR is working ? we need your help 🦾

asam139 commented 4 years ago

@techinpark of course it works, I have used for months in my apps, if you use Cocoapods you can set the AFNetworking pod to the last commit of this pull request or to my fork

pod 'AFOAuth2Manager', :git => 'https://github.com/appfluence/AFOAuth2Manager.git', :branch => 'feature/update_to_afnetworking_4'

techinpark commented 4 years ago

@asam139 thanks, muchas gracias 🕺

asam139 commented 4 years ago

if you find some problem I can update the pull request. 😎