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

Add azure pipeline #1579

Closed antrix1989 closed 2 years ago

antrix1989 commented 2 years ago

Added Component Governance and moved CI to azure.

ameyapat commented 2 years ago

@antrix1989 I think you can also get rid of print_logs.sh in ADAL root folder

ameyapat commented 2 years ago

@antrix1989 Can you move the location of pipeline to here : https://identitydivision.visualstudio.com/IDDP/_build?definitionScope=%5CCI%5CApple%5CPR%20Validations and rename for ADAL