API reference
Property PendingStateFlow
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.OAuth
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
PendingStateFlow
Gets or sets the expected logical flow name for pending OAuth state entries.
public string PendingStateFlow { get; set; }
Property Value
Remarks
This value must match Flow for states generated by the corresponding authorization flow.