wrobins / cordova-plugin-msal

Use the newest Microsoft MSAL library in your Cordova-based project!
Apache License 2.0
23 stars 63 forks source link

Pass through additional MSAL options on Android #101

Closed peitschie closed 1 year ago

peitschie commented 1 year ago

I have some use cases that need these additional settings

Defaults as per https://github.com/AzureAD/microsoft-authentication-library-for-android/blob/798091540d398ecb9f0c6cf4fe824f88e5316527/msal/src/main/res/raw/msal_default_config.json

wrobins commented 1 year ago

Awesome, thanks! I'll update the readme here shortly to document these as well.