Earlybyte / aad_oauth

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

usePathUrlStrategy Causing a routing issue when logging out using aad_oauth package #283

Open emadaltaki opened 6 months ago

emadaltaki commented 6 months ago

When logging out using aad_oauth logout function, the function causes the app to route to a blank page and shows two azure pop ups

First pop up image

Second pop up image

Note: This issue does not show up when removing usePathUrlStrategy() function in the main page

github-actions[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If you still think this issue is needed, reopen it again.