How WinUI protocol activation is handled on auth? #2357
Answered
by
xperiandri
xperiandri
asked this question in
Q&A
-
I try to use OpenIddict Client instead of the current authentication package, so I try to understand how it works. |
Beta Was this translation helpful? Give feedback.
Answered by
xperiandri
Jun 15, 2024
Replies: 1 comment
-
OK, I've found that |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
xperiandri
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OK, I've found that
uno.extensions/src/Uno.Extensions.Authentication.UI/WinUIEx_WebAuthenticator.cs
Line 59 in 44e1018