issues
search
microsoftgraph
/
msgraph-sdk-objc
Microsoft Graph SDK for Objective-C
MIT License
37
stars
21
forks
source link
Core SDK Implementation
#1
Closed
dadheech115
closed
6 years ago
dadheech115
commented
6 years ago
This PR contains work for-
Client Factory
HTTPClient
Middleware Support
Middlewares for Authentication and Redirect
Network call mechanism with support for multiple request going through the pipeline simultaneously.
And Unit Tests for all the implmentation
This PR contains work for-