3 references to AuthenticationKey
dotnet-user-jwts (3)
Helpers\JwtAuthenticationSchemeSettings.cs (3)
28
if (config[
AuthenticationKey
] is JsonObject authentication)
46
config[
AuthenticationKey
] = new JsonObject
70
if (config[
AuthenticationKey
] is JsonObject authentication &&