AzureAD / azure-activedirectory-library-for-objc

The ADAL SDK for Objective C gives you the ability to add support for Work Accounts to your iOS and macOS applications with just a few lines of additional code. This SDK gives your application the full functionality of Microsoft Azure AD, including industry standard protocol support for OAuth2, Web API integration with user level consent, and two factor authentication support.
MIT License
177 stars 113 forks source link

Cherry-pick #1578: Remote PkeyAuthToken support for iOS simulator #1589

Open GyroJoe opened 2 years ago

GyroJoe commented 2 years ago

Reapply the changes from #1578: Remote PkeyAuthToken support for iOS simulator

These changes are missing from the 6.0 releases.

GyroJoe commented 2 years ago

It seems like these changes got applied directly to the 5.0 release branch, but weren't merged back into master.

I renamed things to match the new class naming scheme.