Property HtmlOutputException
- Namespace
- DisCatSharp.Extensions.OAuth2Web
- Assembly
- DisCatSharp.Extensions.OAuth2Web.dll
HtmlOutputException
This will show when any exception occured during the OAuth2 flow, instead of json output.
public string? HtmlOutputException { init; }