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

Flutter support #1590

Closed XuYanci closed 2 years ago

XuYanci commented 2 years ago

Can ADAL Support Flutter?

ameyapat commented 2 years ago

Hi @XuYanci, we are not adding any additional features to ADAL. You could look for other open-source options elsewhere.