1 reference to Exception_OptionMustBeProvided
Microsoft.AspNetCore.Authentication.OAuth (1)
OAuthOptions.cs (1)
36
throw new ArgumentException(string.Format(CultureInfo.CurrentCulture, Resources.
Exception_OptionMustBeProvided
, nameof(CallbackPath)), nameof(CallbackPath));