I am developing one application using FlutterFlow where I need to authenticate with Microsoft Dataverse by using aad-auth. For that, I need to open one window for user sign in where user will provide their email and password, after that I will get the access token and save it to the app state in FlutterFlow.
I did not getting any reference how to open the user sign in window using azure api.
Please provide some reference regarding this feature.
Thanks & Regards
Trupti Suryavanshi