After user input their credentials, the popup just shows “OK”, and not close or response my program.
Configs:
.net core 4.6.2
Windows Form
I have discovered what is going on. On Auth0options, add:
Browser = new WebBrowserBrowser()
Thanks for sharing that with the rest of community!
