capacitor-community / generic-oauth2

Generic Capacitor OAuth 2 client plugin. Stop the war in Ukraine!
MIT License
223 stars 106 forks source link

capacitor-oauth2 - Azure SSO is not working in android and ios.Bug: #250

Open DarshanSS16 opened 4 months ago

DarshanSS16 commented 4 months ago

capacitor-oauth2 - I am trying to use this plugin in web , ios & android. This is working fine with web but not workig in android & ios. When i am trying to authenticate, MS auth page opens and I click 'continue' to login with my MS account.

Its not returning any response, it stays on the same screen for long time until the user cancels it.

How can we fix this auth issue in android and ios?