Auth0.OidcClient.WinForms

Hi
I am working on Auth0 integration with winforms application. Auth0.OidcClient.WinForms is the package I am using. There is an Enum “BrowserResultType”. Need to know the significance/meaning of option “UserCancel”.

best regards
SP

Hi SiddarthaPal

Thanks for reaching out to Auth0 community!

On high level i understood that above enum indicates that the user explicitly canceled the authentication process within the browser window. and also this indicates the authentication flow wasn’t completed successfully. Hope this helps!

Regards,
Pavan