Property HtmlOutputInvalidState
- Namespace
- DisCatSharp.Extensions.OAuth2Web
- Assembly
- DisCatSharp.Extensions.OAuth2Web.dll
HtmlOutputInvalidState
This will show when the state parameter is invalid during the OAuth2 flow, instead of json output.
public string? HtmlOutputInvalidState { init; }