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

Please Provide some provision for Third Party Apps to customise the status bar light or dart content mode. #1582

Closed sehaswaran closed 2 years ago

sehaswaran commented 2 years ago

Hi Team

Third Party Apps who use your framework ,

calling the acquireToken, which presents the webview with your own navigation controller.

Problem:

Default navigation controller status bar style is black or darkContent. But, Third Party Apps might support light and dark mode of content .

Please Provide some provision for Third Party Apps to customise the status bar

mipetriu commented 2 years ago

Hi @sehaswaran, we're not currently taking new feature requests for ADAL at this time, but we can evaluate this for MSAL.

sehaswaran commented 2 years ago

Thanks @mipetriu I will check