microsoft-authentication-library-common-for-objc
microsoft-authentication-library-common-for-objc copied to clipboard
Use MSIDAuthority instance instead of NSURL for authority
Instead of passing authority as NSURL, developer should create instance of MSIDAuthority and provide authority endpoint together with authority type to it.