microsoft-authentication-library-common-for-objc
microsoft-authentication-library-common-for-objc copied to clipboard
Refactor MSIDAADEndpointProviding
Move out drs discovery endpoint from here, because it's ADFS and not AAD specific. Endpoint providing should apply also to basic Oauth2 flow, not only to AAD (e.g. we should be able to find an authorize endpoint or openid config for Google).