Remove use of unsupported API i.e. LoginNewDevIdAsync() in AddWidget flow #194
Labels
Area-Widgets
Related to in-package widgets
Issue-Bug
Something isn't working or needs investigation
Priority-2
Dev Home version
No response
Windows build number
No response
Other software
No response
Steps to reproduce the bug
The "Add Widget" dialog currently uses the API as it immediately launches the browser upon Sign In.
To synchronize the login experience, the ask is for additional consumers of this API to replace the API usage by embedding the AdaptiveCard instead.
The desired user flow is:
Dashboard -> Add Widget -> Show AdaptiveCard instead of Sign In button redirecting to browser
Expected result
Actual result
Dashboard -> Add Widget -> Sign In -> Launches Browser
Included System Information
No response
The text was updated successfully, but these errors were encountered: