Earlybyte / aad_oauth

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

Library is giving me the token without authorization code (MFA) #296

Open mvosantos opened 8 months ago

mvosantos commented 8 months ago

Hello. When I use a redirectUri that is NOT available for my application in my Azure Portal, it asks me the Authorization code, however if I the set the correct one, its brings me the acess Token by getAccessToken without asking me the validation code.

Why does it happen?

github-actions[bot] commented 1 month 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.