Property HtmlOutputSecurityException
- Namespace
- DisCatSharp.Extensions.OAuth2Web
- Assembly
- DisCatSharp.Extensions.OAuth2Web.dll
HtmlOutputSecurityException
This will show when SecureStates is active and the state has a mismatch during the OAuth2 flow, instead of json output.
public string? HtmlOutputSecurityException { init; }