2 references to ClientSecret
Microsoft.AspNetCore.Authentication.OAuth (2)
OAuthHandler.cs (1)
204{ "client_secret", Options.ClientSecret },
OAuthOptions.cs (1)
30ArgumentException.ThrowIfNullOrEmpty(ClientSecret);