Earlybyte / aad_oauth

Flutter Azure Active Directory OAuth Package
https://pub.dev/packages/aad_oauth
MIT License
92 stars 186 forks source link

Support for SSO? #287

Open ShmuelCammebys opened 8 months ago

ShmuelCammebys commented 8 months ago

It seems like this library uses a custom webview. Single Sign On (allowing silent refresh by utilizing Azure authN done by other apps) does not work when a custom webview is used, only the system webview.

paulhwangfti commented 2 months ago

Commenting as I'm also curious