Skip to content

Instantly share code, notes, and snippets.

@wullemsb
Created July 26, 2022 18:35
services.AddAuthentication(NegotiateDefaults.AuthenticationScheme)
.AddNegotiate();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment