I am integrating Microsoft office 365 login in one of my Flutter app.
I have used
plugin for Microsoft office 365 signIn.aad_oauth: ^0.2.0(https://pub.dev/packages/aad_oauth/versions/0.2.0)
I login with guest user then it was working fine but it not login with other Microsoft user.