Muljin / msal-flutter

BSD 3-Clause "New" or "Revised" License
9 stars 37 forks source link

Does this library support passing extraQueryParameters #25

Open fehmidevoteam opened 1 year ago

fehmidevoteam commented 1 year ago

It will be better to give ability to pass extraQueryParameters like domain_hint to acquireToken method in addition to the scopes.

volkanakbayir commented 3 months ago

It has an erroneous implementation on the android side of it. IOS supports but android fails to open browser if you try to send extra query parameters