microsoft-authentication-library-common-for-objc
microsoft-authentication-library-common-for-objc copied to clipboard
Reuse URL session.
Current design creates session per request. Let's design such that we have a queue for a session that we can reuse for all our tasks.