OAuthOptions.UsePkce Property

Definition

Enables or disables the use of the Proof Key for Code Exchange (PKCE) standard. See https://tools.ietf.org/html/rfc7636. The default value is false but derived handlers should enable this if their provider supports it.

C#
public bool UsePkce { get; set; }

Property Value

Applies to

Proizvod Verzije
ASP.NET Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0