Problem with redirection on WinUI #63
Unanswered
beto-rodriguez
asked this question in
Open Source
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using WinUIEx to authenticate a Maui App on WInUI, that package opens the default user browser to log in.
The problem is that when using version 6.0.0, the callback opens a new instance of the app when the authentication on the browser finishes.
It works correctly on the same app but downgrading to 6.0.0-preview.2 version.
Update also work on 6.0.0-preview.3
Beta Was this translation helpful? Give feedback.
All reactions