|
Provide Oauth2 adapter for well know Swift lib Alamofire using extension request like discussed in IRC cvasilak: much of the json handling upload/downlaod functionality etc is implemented as extension to Request/Response, it seems he advocates that approach for extensibility and I can understand why [09:11am] cvasilak: I mean here [09:11am] cvasilak: https://github.com/Alamofire/Alamofire/blob/master/Source/Alamofire.swift#L1062 [09:11am] cvasilak: https://github.com/Alamofire/Alamofire/blob/master/Source/Alamofire.swift#L1146
|